From 1d9cedc7fa331ec7171dadc9557564f6916d1f78 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Wed, 28 Aug 2019 04:37:28 -0700 Subject: [PATCH] Add NixNet DNS (#1226) * Add NixNet DNS * No text wrap update * Add source + state filtering --- _includes/sections/dns.html | 41 +++++++++++++++++++++++++++++++++++++ source_code.md | 2 ++ 2 files changed, 43 insertions(+) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index ce9b0747..fd1c308e 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -261,6 +261,47 @@ github="https://github.com/jedisct1/dnscrypt-proxy" ? + + + NixNet + + + + Anycast (based in + + US), + + + + US, + + + + Luxembourg + + + + + WWW + + + + + Informal collective + + + No + DoT + Yes + Yes + Based on server choice + + + WWW + + + + PowerDNS diff --git a/source_code.md b/source_code.md index 749ef7fb..cfda0ba3 100644 --- a/source_code.md +++ b/source_code.md @@ -299,6 +299,8 @@ BlahDNS: https://github.com/ookangzheng/blahdns/ CloudFlare DNS: https://github.com/cloudflare/dns +NixNet DNS: https://git.nixnet.xyz/NixNet/dns + PowerDNS: https://github.com/PowerDNS/pdns ### Worth Mentioning and Additional Information