- 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
- 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.
+ 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 make your DNS requests harder to filter and share with third parties. If you are currently using Google as your DNS resolver, you should pick an alternative here.
@@ -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
- - 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.
+ - 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.
+ - DNS-over-Tor - An experimental security protocol for "not only protecting lookups from eavesdroppers but also providing anonymity for clients towards the resolver" (more details).
+ - DNSCrypt - On older yet robust method of encrypting DNS.
Worth Mentioning and additional information
- - Firefox comes with built-in DoH support with Cloudflare set as the default resolver, but can be configured to use any DoH resolver.
+ - Firefox comes with built-in DoH support with Cloudflare set as the default resolver, but can be configured to use any DoH resolver. Currently Mozilla is conducting studies before enabling DoH by default for all US-based Firefox users.
- Android 9 comes with a DoT client by default.
-
DNSCloak - An open-source DNSCrypt and DoH client for iOS by
the Center for the Cultivation of Technology gemeinnuetzige GmbH.
--
2.47.2
From 6b92358b4cd31b1184138f3c4c77cbc76e2f8b35 Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Thu, 8 Aug 2019 19:25:24 -0700
Subject: [PATCH 07/21] Update Cloudflare URL
---
_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 e583d07b..758da86c 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 57fccdd6a25ba614bd64e3f60081784fce75cd14 Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Thu, 8 Aug 2019 19:42:20 -0700
Subject: [PATCH 08/21] Remove DNS-over-Tor refs for now
---
_includes/sections/dns.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html
index 758da86c..719f38df 100644
--- a/_includes/sections/dns.html
+++ b/_includes/sections/dns.html
@@ -116,7 +116,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
|
Commercial |
Some |
- DoH, DoT, DNSCrypt, DNS-over-Tor |
+ DoH, DoT, DNSCrypt |
Y |
Y |
N |
@@ -177,7 +177,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
Non-Profit |
Some |
- DoH, DoT, DNS-over-Tor |
+ DoH, DoT |
Y |
Y |
N |
@@ -290,7 +290,6 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
- 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.
- - DNS-over-Tor - An experimental security protocol for "not only protecting lookups from eavesdroppers but also providing anonymity for clients towards the resolver" (more details).
- DNSCrypt - On older yet robust method of encrypting DNS.
--
2.47.2
From 802085f43b533807c5c82495459836965d6d17da Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Thu, 8 Aug 2019 20:37:05 -0700
Subject: [PATCH 09/21] Update table description
---
_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 719f38df..1e484429 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 make your DNS requests harder to filter and share with third parties. If you are currently using Google as your 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 make your DNS requests harder to eavesdrop on, tamper with, and share with third parties. If you are currently using Google as your DNS resolver, you should pick an alternative here.
--
2.47.2
From ec3087d5fd1b8e85d8e2a4a99d50d2fd69be9702 Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Thu, 8 Aug 2019 20:43:33 -0700
Subject: [PATCH 10/21] Update source_code.md
---
source_code.md | 26 +++++++++++++++++++-------
1 file changed, 19 insertions(+), 7 deletions(-)
diff --git a/source_code.md b/source_code.md
index 7ddd358a..02280ebe 100644
--- a/source_code.md
+++ b/source_code.md
@@ -258,21 +258,33 @@ Backend: closed-source
GNU Social: https://gnu.io/source/
## Domain Name System (DNS)
- Njalla: Non-free/Proprietary Software
+Njalla: Non-free/Proprietary Software
+
+DNSCrypt: https://github.com/dnscrypt
- DNSCrypt: https://github.com/dnscrypt
DNSCrypt-proxy: https://github.com/jedisct1/dnscrypt-proxy/
- OpenNic: https://github.com/opennic/ (mostly)
+OpenNic: https://github.com/opennic/ (mostly)
+
Webpage: https://github.com/opennic/opennic-web
- Worth Mentioning
+Worth Mentioning
- NoTrack: https://github.com/quidsup/notrack
+NoTrack: https://github.com/quidsup/notrack
- Namecoin: https://github.com/namecoin
+Namecoin: https://github.com/namecoin
- Pi-hole: https://github.com/pi-hole
+Pi-hole: https://github.com/pi-hole
+
+## Encrypted ICANN DNS Providers
+
+AdGuard DNS: https://github.com/AdguardTeam/AdGuardDNS/
+
+BlahDNS: https://github.com/ookangzheng/blahdns/
+
+CloudFlare DNS: https://github.com/cloudflare/dns
+
+PowerDNS: https://github.com/PowerDNS/pdns
## Digital Notebook
Joplin: https://github.com/laurent22/joplin
--
2.47.2
From ebb4108be406844db4644bc6a73e256c1904912a Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Thu, 8 Aug 2019 21:01:52 -0700
Subject: [PATCH 11/21] Some cleanup
---
_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 1e484429..ca07b446 100644
--- a/_includes/sections/dns.html
+++ b/_includes/sections/dns.html
@@ -293,7 +293,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
- DNSCrypt - On older yet robust method of encrypting DNS.
- Worth Mentioning and additional information
+ Worth Mentioning and Additional Information
- Firefox comes with built-in DoH support with Cloudflare set as the default resolver, but can be configured to use any DoH resolver. Currently Mozilla is conducting studies before enabling DoH by default for all US-based Firefox users.
--
2.47.2
From 99e04901264bcd8d65010b2dfa79db8b578d5929 Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Thu, 8 Aug 2019 21:07:43 -0700
Subject: [PATCH 12/21] Add link to CloudFlare's privacy policy
---
_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 ca07b446..5105b30a 100644
--- a/_includes/sections/dns.html
+++ b/_includes/sections/dns.html
@@ -110,7 +110,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
Anycast (based in US) |
-
+
|
--
2.47.2
From 88a8c2162b3916125811baf2eb8dca3956500418 Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Thu, 8 Aug 2019 21:12:03 -0700
Subject: [PATCH 13/21] Update table description
---
_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 5105b30a..f369ee86 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 make your DNS requests harder to eavesdrop on, tamper with, and share with third parties. If you are currently using Google as your DNS resolver, you should pick an alternative here.
+ Note: Using an encrypted DNS resolver will not make you anonymous, nor hide your internet traffic from your Internet Service Provider. But it will prevent DNS hijacking, and make your DNS requests harder to eavesdrop on, tamper with, and share with third parties. If you are currently using Google's DNS resolver, you should pick an alternative here.
--
2.47.2
From 6d2070ad7a3b9717918e5145ad91bed2b82de882 Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Thu, 8 Aug 2019 22:36:13 -0700
Subject: [PATCH 14/21] Use Yes/No for consistency with other tables
---
_includes/sections/dns.html | 66 ++++++++++++++++++-------------------
1 file changed, 33 insertions(+), 33 deletions(-)
diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html
index f369ee86..7c15b2f3 100644
--- a/_includes/sections/dns.html
+++ b/_includes/sections/dns.html
@@ -69,10 +69,10 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
Commercial |
- N |
+ No |
DoH, DoT, DNSCrypt |
- Y |
- Y |
+ Yes |
+ Yes |
Ads, trackers, malicious domains |
@@ -92,10 +92,10 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
|
Hobby Project |
- N |
+ No |
DoH, DoT, DNSCrypt |
- Y |
- Y |
+ Yes |
+ Yes |
Ads, trackers, malicious domains |
@@ -117,9 +117,9 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
| Commercial |
Some |
DoH, DoT, DNSCrypt |
- Y |
- Y |
- N |
+ Yes |
+ Yes |
+ No |
@@ -138,10 +138,10 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
|
Association |
- N |
+ No |
DoH, DoT |
- Y |
- Y |
+ Yes |
+ Yes |
? |
? |
@@ -157,10 +157,10 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
Hobby Project |
- N |
+ No |
DoH, DoT, DNSCrypt |
- Y |
- Y |
+ Yes |
+ Yes |
Based on server choice |
? |
@@ -178,9 +178,9 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
Non-Profit |
Some |
DoH, DoT |
- Y |
- Y |
- N |
+ Yes |
+ Yes |
+ No |
? |
|
@@ -197,8 +197,8 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
- Cloudflare
+ Cloudflare
|
Anycast (based in US) |
--
2.47.2
From eb0eaeaa429c8d8565de12de1f7c1f7142e60a97 Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Fri, 9 Aug 2019 07:48:46 -0700
Subject: [PATCH 17/21] Update table description
---
_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 400729af..e06b5223 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 resolver will not make you anonymous, nor hide your internet traffic from your Internet Service Provider. But it will prevent DNS hijacking, and make your DNS requests harder to eavesdrop on, tamper with, and share with third parties. If you are currently using Google's DNS resolver, you should pick an alternative here.
+ Note: Using an encrypted DNS resolver will not make you anonymous, nor hide your internet traffic from your Internet Service Provider. But it will prevent DNS hijacking, and make your DNS requests harder for third parties to eavesdrop on and tamper with. If you are currently using Google's DNS resolver, you should pick an alternative here.
--
2.47.2
From 1f4026f0240b84942aee3fe8249cd042a5a97591 Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Fri, 9 Aug 2019 07:50:37 -0700
Subject: [PATCH 18/21] Update CZ.NIC data value
---
_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 e06b5223..1d4c3bc5 100644
--- a/_includes/sections/dns.html
+++ b/_includes/sections/dns.html
@@ -142,7 +142,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
| DoH, DoT |
Yes |
Yes |
- ? |
+ ? |
? |
--
2.47.2
From 68987330ff078a3e04065df3d995996978f99561 Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Fri, 9 Aug 2019 07:51:10 -0700
Subject: [PATCH 19/21] Update DNSCrypt grammatical error
---
_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 1d4c3bc5..06daac9c 100644
--- a/_includes/sections/dns.html
+++ b/_includes/sections/dns.html
@@ -290,7 +290,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"