From de099c662ae0808dd41e7c47d66b2d5ce6097506 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Sun, 4 Aug 2019 21:30:51 -0700 Subject: [PATCH 01/21] Add ICANN DNS providers table --- _includes/sections/dns.html | 225 +++++++++++++++++++++++++++++++++++- 1 file changed, 219 insertions(+), 6 deletions(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 6ce9a3c3..428bd98c 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -33,10 +33,223 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
  • NoTrack - A network-wide DNS server which blocks Tracking sites. Currently works in Debian and Ubuntu.
  • Namecoin - A decentralized DNS open source information registration and transfer system based on the Bitcoin cryptocurrency.
  • Pi-hole - A network-wide DNS server for the Raspberry Pi. Blocks advertising and tracking domains for all devices on your network.
  • -
  • ICANN DNS resolvers with support for encrypted DNS
  • - + +

    Encrypted ICANN DNS Providers

    + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ICANN DNS ProviderServer LocationsPrivacy PolicyTypeLoggingProtocolsDNSSECQNAME MinimizationFilteringSource Code
    + AdGuard + Anycast (based in Cyprus) + + WWW + + CommercialNIPv4, IPv6, DoH, DoT, DNSCryptNYY + + WWW + +
    + BlahDNS + Switzerland, Japan, Germany + + WWW + + Hobby ProjectNDoH, DoT, DNScryptYYY + + WWW + +
    + CZ.NIC + Czech Republic + + WWW + + AssociationNIPv4, IPv6, DoH, DoTYYN/AN/A
    + dnswarden + Germany + + WWW + + Hobby ProjectNIPv4, IPv6, DoH, DoT, DNSCryptYYBased on server choiceN/A
    + Foundation for Applied Privacy + Austria + + WWW + + Non-ProfitSomeDoH, DoT, DNS-over-Onion (experimental)YYNN/A
    + PowerDNS + The Netherlands + + WWW + + Hobby ProjectNDoHYNN + + WWW + +
    + Quad9 + Anycast (based in USA) + + WWW + + Non-ProfitYIPv4, IPv6, DoH, DoT, DNSCryptYYBased on server choiceN/A
    + SecureDNS + The Netherlands + + WWW + + Hobby ProjectNDoH, DoT, DNScryptYYYN/A
    + UncensoredDNS + Anycast (based in Denmark) + + WWW + + Hobby ProjectNIPv4, IPv6, DoTYNNN/A
    + +

    Worth Mentioning

    + + +
    \ No newline at end of file -- 2.47.2 From 459bfc2dcba5405070fdf77bdafd0e802d57dc4e Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Mon, 5 Aug 2019 22:00:04 -0700 Subject: [PATCH 02/21] Iterate on feedback --- _includes/sections/dns.html | 48 ++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 428bd98c..fb48ce2d 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -38,7 +38,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"

    Encrypted ICANN DNS Providers

    @@ -60,7 +60,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" - AdGuard + AdGuard Anycast (based in Cyprus) @@ -70,10 +70,10 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Commercial N - IPv4, IPv6, DoH, DoT, DNSCrypt - N - Y + DoH, DoT, DNSCrypt + Partial Y + Ads, trackers, malicious domains WWW @@ -96,7 +96,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" DoH, DoT, DNScrypt Y Y - Y + Ads, trackers, malicious domains WWW @@ -114,13 +114,13 @@ github="https://github.com/jedisct1/dnscrypt-proxy" WWW - Association + Association N - IPv4, IPv6, DoH, DoT + DoH, DoT Y Y - N/A - N/A + ? + ? @@ -135,11 +135,11 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Hobby Project N - IPv4, IPv6, DoH, DoT, DNSCrypt + DoH, DoT, DNSCrypt Y Y Based on server choice - N/A + ? @@ -158,7 +158,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Y Y N - N/A + ? @@ -195,12 +195,12 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Non-Profit - Y - IPv4, IPv6, DoH, DoT, DNSCrypt + Some + DoH, DoT, DNSCrypt Y Y - Based on server choice - N/A + Malicious domains + ? @@ -218,8 +218,8 @@ github="https://github.com/jedisct1/dnscrypt-proxy" DoH, DoT, DNScrypt Y Y - Y - N/A + Based on server choice + ? @@ -234,22 +234,22 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Hobby Project N - IPv4, IPv6, DoT + DoT Y N N - N/A + ? -

    Worth Mentioning

    +

    Worth Mentioning and additional information

    \ No newline at end of file -- 2.47.2 From c5a62edf2b201c9d5eae1873d82a0346cafc2915 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Tue, 6 Aug 2019 22:38:16 -0700 Subject: [PATCH 03/21] Iterate on feedback --- _includes/sections/dns.html | 81 +++++++++++++++++++++++++++++++------ 1 file changed, 68 insertions(+), 13 deletions(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index fb48ce2d..db5152e0 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -38,7 +38,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"

    Encrypted ICANN DNS Providers

    @@ -60,7 +60,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" - AdGuard + AdGuard Anycast (based in Cyprus) @@ -71,7 +71,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Commercial N DoH, DoT, DNSCrypt - Partial + Y Y Ads, trackers, malicious domains @@ -83,7 +83,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" - BlahDNS + BlahDNS Switzerland, Japan, Germany @@ -93,7 +93,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Hobby Project N - DoH, DoT, DNScrypt + DoH, DoT, DNSCrypt Y Y Ads, trackers, malicious domains @@ -104,6 +104,29 @@ github="https://github.com/jedisct1/dnscrypt-proxy" + + + Cloudflare + + Anycast (based in US) + + + WWW + + + Commercial + Some + DoH, DoT, DNSCrypt + Y + Y + N + + + WWW + + + + CZ.NIC @@ -153,7 +176,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Non-Profit - Some + Some DoH, DoT, DNS-over-Onion (experimental) Y Y @@ -161,6 +184,25 @@ github="https://github.com/jedisct1/dnscrypt-proxy" ? + + + nextdns + + Anycast (based in US) + + + WWW + + + Commercial + Based on user choice + DoH, DoT, DNSCrypt + Y + Y + Based on user choice + ? + + PowerDNS @@ -186,16 +228,16 @@ github="https://github.com/jedisct1/dnscrypt-proxy" - Quad9 + Quad9 - Anycast (based in USA) + Anycast (based in US) WWW Non-Profit - Some + Some DoH, DoT, DNSCrypt Y Y @@ -215,7 +257,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Hobby Project N - DoH, DoT, DNScrypt + DoH, DoT, DNSCrypt Y Y Based on server choice @@ -243,13 +285,26 @@ github="https://github.com/jedisct1/dnscrypt-proxy" +

    Terms

    + + +

    Worth Mentioning and additional information

    \ No newline at end of file -- 2.47.2 From 1b628a91b30b3579f8381f4b7b09b3339b568293 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Tue, 6 Aug 2019 23:12:12 -0700 Subject: [PATCH 04/21] Protocol sorting hack --- _includes/sections/dns.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index db5152e0..c0989e27 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -142,7 +142,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" DoH, DoT Y Y - ? + ? ? @@ -276,7 +276,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Hobby Project N - DoT + DoT Y N N -- 2.47.2 From 0ddf211f4b48541012031a8e9193cef953410711 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Wed, 7 Aug 2019 00:14:54 -0700 Subject: [PATCH 05/21] Add Cloudflare warning --- _includes/sections/dns.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index c0989e27..51fb7adb 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -106,7 +106,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" - Cloudflare + Cloudflare Anycast (based in US) -- 2.47.2 From d24495a58f3c176c2f127285c9e85cfa0122a0f6 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Wed, 7 Aug 2019 22:29:46 -0700 Subject: [PATCH 06/21] Update descriptions, add DNS-over-Tor description --- _includes/sections/dns.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 51fb7adb..e583d07b 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -38,7 +38,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"

    Encrypted ICANN DNS Providers

    @@ -106,7 +106,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" - Cloudflare + Cloudflare Anycast (based in US) @@ -116,7 +116,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Commercial Some - DoH, DoT, DNSCrypt + DoH, DoT, DNSCrypt, DNS-over-Tor Y Y N @@ -177,7 +177,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Non-Profit Some - DoH, DoT, DNS-over-Onion (experimental) + DoH, DoT, DNS-over-Tor Y Y N @@ -288,15 +288,16 @@ github="https://github.com/jedisct1/dnscrypt-proxy"

    Terms

    Worth Mentioning and additional information

    -

    Worth Mentioning and additional information

    +

    Worth Mentioning and Additional Information