Update DNS page with card-based client recommendations #1900

Merged
nitrohorse merged 17 commits from rework-dns-page into master 2020-06-04 16:00:32 +00:00
6 changed files with 183 additions and 121 deletions
Showing only changes of commit 0e42a79fd0 - Show all commits

View File

@@ -3,7 +3,7 @@
</h1>
<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 <i>only</i> 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-terms">terms</a> below.
DNS-over-HTTPS, DNS-over-TLS, and DNSCrypt resolvers will not make you anonymous. Using Anonymized DNSCrypt hides <i>only</i> 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.
</div>
<div id="dns-table" class="table-responsive">

View File

@@ -91,10 +91,10 @@ breadcrumb: "DNS"
github="https://github.com/s-s/dnscloak"
%}
<h2 id="dns-terms" class="anchor">
<a href="#dns-terms">
<h2 id="dns-definitions" class="anchor">
<a href="#dns-definitions">
<i class="fas fa-link anchor-icon"></i>
</a> Terms
</a> Definitions
</h2>
<h4>DNS-over-TLS (DoT)</h4>