Add banner for anonymized dns, more cleanup

This commit is contained in:
nitrohorse
2020-05-22 17:11:45 -07:00
parent d91a5e0684
commit c487801bab
2 changed files with 14 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ breadcrumb: "DNS"
include cardv2.html
title="Unbound"
image="/assets/img/svg/3rd-party/unbound.svg"
description='Unbound is a validating, recursive, caching DNS resolver, supporting DNS-over-TLS, and has been <a href="//ostif.org/our-audit-of-unbound-dns-by-x41-d-sec-full-results/">independently audited</a>.'
description='Unbound is a validating, recursive, caching DNS resolver, supporting DNS-over-TLS, and has been <a href="https://ostif.org/our-audit-of-unbound-dns-by-x41-d-sec-full-results/">independently audited</a>.'
website="//nlnetlabs.nl/projects/unbound/about/"
forum="TBD"
github="//github.com/NLnetLabs/unbound"
@@ -28,7 +28,7 @@ breadcrumb: "DNS"
include cardv2.html
title="dnscrypt-proxy"
image="/assets/img/svg/3rd-party/dnscrypt-proxy.svg"
description='A flexible DNS proxy, with support for DNSCrypt, DNS-over-HTTPS, and <a href="//github.com/DNSCrypt/dnscrypt-protocol/blob/master/ANONYMIZED-DNSCRYPT.txt">Anonymized DNSCrypt</a>, a <a href="//github.com/DNSCrypt/dnscrypt-proxy/wiki/Anonymized-DNS">relay-based protocol that the hides client IP address.</a>'
description='A flexible DNS proxy, with support for DNSCrypt, DNS-over-HTTPS, and <a href="https://github.com/DNSCrypt/dnscrypt-protocol/blob/master/ANONYMIZED-DNSCRYPT.txt">Anonymized DNSCrypt</a>, a <a href="https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Anonymized-DNS">relay-based protocol that the hides client IP address.</a>'
website="//github.com/DNSCrypt/dnscrypt-proxy/wiki"
forum="TBD"
github="//github.com/DNSCrypt/dnscrypt-proxy"
@@ -83,11 +83,10 @@ breadcrumb: "DNS"
include cardv2.html
title="DNSCloak"
image="/assets/img/png/3rd-party/dnscloak.png"
description='An open-source iOS client supporting DNS-over-HTTPS and DNSCrypt. Supports <a href="//github.com/DNSCrypt/dnscrypt-proxy/wiki">dnscrypt-proxy</a> options such as caching DNS responses, locally logging DNS queries, and custom block lists.'
description='An open-source iOS client supporting DNS-over-HTTPS and DNSCrypt and <a href="https://github.com/DNSCrypt/dnscrypt-proxy/wiki">dnscrypt-proxy</a> options such as caching DNS responses, locally logging DNS queries, and custom block lists. Users can <a href="https://blog.privacytools.io/adding-custom-dns-over-https-resolvers-to-dnscloak/">add custom resolvers by DNS stamp</a>.'
website="https://github.com/s-s/dnscloak/blob/master/README.md"
privacy-policy="https://drive.google.com/file/d/1050No_pU74CAWUS5-BwQWyO2x_aiMzWc/view"
forum="TBD"
ios="https://apps.apple.com/app/id1452162351"
github="https://github.com/s-s/dnscloak"
%}
<h2 id="dns-further-reading">Further Reading</h2>