diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index a676786a..067b6462 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -11,7 +11,11 @@ + +
@@ -175,7 +179,11 @@ DoH, DoT Yes Yes - No + + + Based on server choice + + ? Self diff --git a/pages/providers/dns.html b/pages/providers/dns.html index 17750553..00b8c417 100644 --- a/pages/providers/dns.html +++ b/pages/providers/dns.html @@ -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 independently audited.' + description='Unbound is a validating, recursive, caching DNS resolver, supporting DNS-over-TLS, and has been independently audited.' 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 Anonymized DNSCrypt, a relay-based protocol that the hides client IP address.' + description='A flexible DNS proxy, with support for DNSCrypt, DNS-over-HTTPS, and Anonymized DNSCrypt, a relay-based protocol that the hides client IP address.' 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 dnscrypt-proxy 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 dnscrypt-proxy options such as caching DNS responses, locally logging DNS queries, and custom block lists. Users can add custom resolvers by DNS stamp.' 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" %} - -

Further Reading