Fix broken DNS definitions anchor (#462)

Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
Hiroki Okada 2021-12-26 07:13:33 +00:00 committed by Daniel Gray
parent b471bc719b
commit 4baed8a88b
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3

View File

@ -6,7 +6,7 @@ breadcrumb: "DNS"
---
<div class="alert alert-warning" role="alert">
DNS-over-HTTPS, DNS-over-TLS, and DNSCrypt resolvers will not make you anonymous. Using Anonymized DNSCrypt hides <em>only</em> your DNS traffic from your Internet Service Provider. However, using any of these protocols 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. See the <a href="#dns-definitions">definitions</a> below.
DNS-over-HTTPS, DNS-over-TLS, and DNSCrypt resolvers will not make you anonymous. Using Anonymized DNSCrypt hides <em>only</em> your DNS traffic from your Internet Service Provider. However, using any of these protocols 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. See the <a href="#definitions">definitions</a> below.
</div>
{% include recommendation-table.html data='dns' %}