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] 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.