summaryrefslogtreecommitdiffstats
path: root/net/tesseras-paste/pkg/DESCR
diff options
context:
space:
mode:
authormurilo ijanc2026-03-25 00:55:30 -0300
committermurilo ijanc2026-03-25 00:55:30 -0300
commit90af880c4f43b8c5708af6712d94afc610f451df (patch)
treef796f108a00d9451ff84070656e9caa7b9181c8d /net/tesseras-paste/pkg/DESCR
downloadports-90af880c4f43b8c5708af6712d94afc610f451df.tar.gz
add net/tesseras-paste portHEADmain
OpenBSD port for tesseras-paste 0.1.0, a decentralized pastebin built on tesseras-dht. Includes rc.d script, _tpd daemon user, man pages for tp(1) and tpd(1), and pkg-readme.
Diffstat (limited to 'net/tesseras-paste/pkg/DESCR')
-rw-r--r--net/tesseras-paste/pkg/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/tesseras-paste/pkg/DESCR b/net/tesseras-paste/pkg/DESCR
new file mode 100644
index 0000000..11da1b6
--- /dev/null
+++ b/net/tesseras-paste/pkg/DESCR
@@ -0,0 +1,7 @@
+tesseras-paste is a decentralized pastebin built on tesseras-dht,
+a Kademlia-based distributed hash table. It provides encrypted
+paste storage and retrieval over a peer-to-peer network.
+
+Includes two binaries:
+- tpd: the tesseras-paste daemon
+- tp: the tesseras-paste client