diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 4926ddb6..a676786a 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -1,5 +1,5 @@

- Encrypted Domain Name System (DNS) Resolvers + Encrypted DNS Resolvers

Terms

@@ -11,7 +11,7 @@
@@ -56,10 +56,7 @@ Yes - Ads, trackers, - - - malicious domains + Based on server choice diff --git a/assets/img/svg/3rd-party/unbound.svg b/assets/img/svg/3rd-party/unbound.svg index 0d0a5a19..91a1a492 100644 --- a/assets/img/svg/3rd-party/unbound.svg +++ b/assets/img/svg/3rd-party/unbound.svg @@ -1,3 +1,2 @@ - - - \ No newline at end of file + + diff --git a/pages/providers/dns.html b/pages/providers/dns.html index 1c47d947..17750553 100644 --- a/pages/providers/dns.html +++ b/pages/providers/dns.html @@ -15,78 +15,79 @@ breadcrumb: "DNS" {% - include cardv2.html - title="Firefox's built-in DNS-over-HTTPS resolver" - image="/assets/img/svg/3rd-party/firefox_browser.svg" - description='Firefox comes with built-in DNS-over-HTTPS support with NextDNS and Cloudflare set as the default resolver, but can be configured to use any DNS-over-HTTPS resolver.' - labels="color==warning::icon==fas fa-exclamation-triangle::link==https://developers.cloudflare.com/1.1.1.1/privacy/firefox::text==Warning::tooltip==Cloudflare has agreed to collect only a limited amount of data about the DNS requests that are sent to the Cloudflare Resolver for Firefox via the Firefox browser." - website="//support.mozilla.org/en-US/kb/firefox-dns-over-https#w_about-dns-over-https" - privacy-policy="//wiki.mozilla.org/Security/DOH-resolver-policy" - forum="TBD" + 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.' + website="//nlnetlabs.nl/projects/unbound/about/" + forum="TBD" + github="//github.com/NLnetLabs/unbound" %} {% - include cardv2.html - title="dnscrypt-proxy" - image="/assets/img/svg/3rd-party/dnscrypt-proxy.svg" - description='A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS and Anonymized DNSCrypt.' - website="//dnscrypt.info/" - forum="TBD" - github="//github.com/DNSCrypt/dnscrypt-proxy" + 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.' + website="//github.com/DNSCrypt/dnscrypt-proxy/wiki" + forum="TBD" + github="//github.com/DNSCrypt/dnscrypt-proxy" %} {% - 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.' - website="//nlnetlabs.nl/projects/unbound/about/" - forum="TBD" - github="//github.com/NLnetLabs/unbound" + include cardv2.html + title="Firefox's built-in DNS-over-HTTPS resolver" + image="/assets/img/svg/3rd-party/firefox_browser.svg" + description='Firefox comes with built-in DNS-over-HTTPS support for NextDNS and Cloudflare but users can manually any other DoH resolver.' + labels="color==warning::icon==fas fa-exclamation-triangle::link==https://developers.cloudflare.com/1.1.1.1/privacy/firefox::text==Warning::tooltip==Cloudflare has agreed to collect only a limited amount of data about the DNS requests that are sent to the Cloudflare Resolver for Firefox via the Firefox browser." + website="//support.mozilla.org/en-US/kb/firefox-dns-over-https#w_about-dns-over-https" + privacy-policy="//wiki.mozilla.org/Security/DOH-resolver-policy" + forum="TBD" %}

- - - Encrypted DNS Client Recommendations for Android + + + Encrypted DNS Client Recommendations for Android

{% - include cardv2.html - title="Android 9's built-in DNS-over-TLS resolver" - image="/assets/img/svg/3rd-party/android.svg" - description='Android 9 (Pie) comes with built-in DNS-over-TLS support.' - labels="color==warning::icon==fas fa-exclamation-triangle::link==https://android-developers.googleblog.com/2018/04/dns-over-tls-support-in-android-p.html::text==Warning::tooltip==However, apps that perform their own DNS queries, instead of using the system's APIs, must ensure that they do not send insecure DNS queries when the system has a secure connection." + include cardv2.html + title="Android 9's built-in DNS-over-TLS resolver" + image="/assets/img/svg/3rd-party/android.svg" + description="Android 9 (Pie) comes with built-in DNS-over-TLS support." + website="//support.google.com/android/answer/9089903#private_dns" + forum="TBD" %} {% - include cardv2.html - title="Nebulo" - image="/assets/img/png/3rd-party/nebulo.png" - description='An open-source application for Android supporting DNS-over-HTTPS and DNS-over-TLS, caching DNS responses, and locally logging DNS queries.' - website="//git.frostnerd.com/PublicAndroidApps/smokescreen/-/blob/master/README.md" - privacy-policy="//smokescreen.app/privacypolicy" - forum="TBD" - fdroid="https://git.frostnerd.com/PublicAndroidApps/smokescreen#f-droid" - googleplay="https://play.google.com/store/apps/details?id=com.frostnerd.smokescreen" - source="//git.frostnerd.com/PublicAndroidApps/smokescreen" + include cardv2.html + title="Nebulo" + image="/assets/img/png/3rd-party/nebulo.png" + description='An open-source Android client supporting DNS-over-HTTPS and DNS-over-TLS, caching DNS responses, and locally logging DNS queries.' + website="//git.frostnerd.com/PublicAndroidApps/smokescreen/-/blob/master/README.md" + privacy-policy="//smokescreen.app/privacypolicy" + forum="TBD" + fdroid="https://git.frostnerd.com/PublicAndroidApps/smokescreen#f-droid" + googleplay="https://play.google.com/store/apps/details?id=com.frostnerd.smokescreen" + source="//git.frostnerd.com/PublicAndroidApps/smokescreen" %}

- - - Encrypted DNS Client Recommendations for iOS + + + Encrypted DNS Client Recommendations for iOS

{% - include cardv2.html - title="DNSCloak" - image="/assets/img/png/3rd-party/dnscloak.png" - description='An open-source dnscrypt-proxy client by the Center for the Cultivation of Technology gemeinnuetzige GmbH, supporting DNSCrypt and DNS-over-HTTPS.' - website="https://github.com/s-s/dnscloak/blob/master/README.md" - privacy-policy="https://drive.google.com/file/d/1050No_pU74CAWUS5-BwQWyO2x_aiMzWc/view" - ios="https://apps.apple.com/app/id1452162351" - github="https://github.com/s-s/dnscloak" + 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.' + website="https://github.com/s-s/dnscloak/blob/master/README.md" + privacy-policy="https://drive.google.com/file/d/1050No_pU74CAWUS5-BwQWyO2x_aiMzWc/view" + ios="https://apps.apple.com/app/id1452162351" + github="https://github.com/s-s/dnscloak" %}

Further Reading