From d828b60d4804a249a3a088c54318778344efc0b1 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Mon, 26 Aug 2019 20:02:48 -0700 Subject: [PATCH 1/3] Add NixNet DNS --- _includes/sections/dns.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 19c3e777..783fdd04 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -195,6 +195,29 @@ github="https://github.com/jedisct1/dnscrypt-proxy" ? + + + NixNet + + Anycast (based in US), US, Luxembourg + + + WWW + + + + + Informal collective + + + No + DoT + Yes + Yes + No + ? + + PowerDNS -- 2.40.1 From b4f9e374e53d995b4e3d8da0c3ea400469946932 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Mon, 26 Aug 2019 23:15:03 -0700 Subject: [PATCH 2/3] No text wrap update --- _includes/sections/dns.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index b43c80d5..01e73186 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -265,7 +265,21 @@ github="https://github.com/jedisct1/dnscrypt-proxy" NixNet - Anycast (based in US), US, Luxembourg + + + Anycast (based in + + US), + + + + US, + + + + Luxembourg + + WWW -- 2.40.1 From 9516c777eb381d564b73abaf4290fd558157b521 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Tue, 27 Aug 2019 20:08:46 -0700 Subject: [PATCH 3/3] Add source + state filtering --- _includes/sections/dns.html | 8 ++++++-- source_code.md | 2 ++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 74b082f5..fd1c308e 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -294,8 +294,12 @@ github="https://github.com/jedisct1/dnscrypt-proxy" DoT Yes Yes - No - ? + Based on server choice + + + WWW + + 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 -- 2.40.1