mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-05-30 19:44:48 -04:00
Fix broken DNS definitions anchor (#462)
Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
parent
b471bc719b
commit
4baed8a88b
1 changed files with 1 additions and 1 deletions
|
@ -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' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue