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] 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
- Note: Using an encrypted DNS provider will not make you anonymous, nor hide your internet traffic from your Internet Service Provider. But it will prevent DNS hijacking and spoofing, and make your DNS queries harder to share with third parties. If you are currently using Google or your ISP's DNS resolver, you should pick an alternative here.
+ Note: Using an encrypted DNS provider will not make you anonymous, nor hide your internet traffic from your Internet Service Provider. But it will prevent DNS hijacking and spoofing, and make your DNS queries harder to share with third parties. If you are currently using Google as your DNS resolver, you should pick an alternative here.
@@ -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) |
+
+
+
+
+ |
+ Commercial |
+ Some |
+ DoH, DoT, DNSCrypt |
+ Y |
+ Y |
+ N |
+
+
+
+
+ |
+
+
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) |
+
+
+
+
+ |
+ 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) |
|
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
+
+
+ - DNS over TLS (DoT) - a security protocol for encrypted DNS on a dedicated port 853.
+ - DNS over HTTPS (DoH) - similar to DoT, but uses HTTPS instead, being indistinguishable from "normal" HTTPS traffic on port 443.
+ - DNSCrypt - an older yet robust method of encrypting DNS.
+
+
Worth Mentioning and additional information