aboutsummaryrefslogtreecommitdiff
path: root/dns/kadnode/pkg-descr
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-05-18 20:09:20 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-05-18 20:09:20 +0000
commit3e6ae8ebec08c7564935476b3c6d01b02b94b607 (patch)
tree200d154824b956d0b33bb1b64a76497036a311e6 /dns/kadnode/pkg-descr
parent775909c482ab9f6f08a6786e43027211d1cc59c0 (diff)
downloadports-3e6ae8ebec08c7564935476b3c6d01b02b94b607.tar.gz
ports-3e6ae8ebec08c7564935476b3c6d01b02b94b607.zip
New port: dns/kadnode
KadNode is a small decentralized DNS resolver that can use existing public key infrastructures. It utilizes the BitTorrent P2P network and mbedtls for TLS/crypto support. WWW: https://github.com/mwarning/KadNode PR: 225924 Submitted by: moritzwarning@web.de
Notes
Notes: svn path=/head/; revision=470325
Diffstat (limited to 'dns/kadnode/pkg-descr')
-rw-r--r--dns/kadnode/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/dns/kadnode/pkg-descr b/dns/kadnode/pkg-descr
new file mode 100644
index 000000000000..589f5481ae69
--- /dev/null
+++ b/dns/kadnode/pkg-descr
@@ -0,0 +1,5 @@
+KadNode is a small decentralized DNS resolver that can use existing
+public key infrastructures. It utilizes the BitTorrent P2P network
+and mbedtls for TLS/crypto support.
+
+WWW: https://github.com/mwarning/KadNode