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.