From 3e6ae8ebec08c7564935476b3c6d01b02b94b607 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Fri, 18 May 2018 20:09:20 +0000 Subject: 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 --- dns/kadnode/pkg-descr | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dns/kadnode/pkg-descr (limited to 'dns/kadnode/pkg-descr') 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 -- cgit v1.2.3