diff options
Diffstat (limited to 'net/tesseras-paste/pkg/DESCR')
| -rw-r--r-- | net/tesseras-paste/pkg/DESCR | 7 |
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 |