From 1c6fd57f90eb625d8f6b1c635645a7b8f50d5dea Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Fri, 22 May 2020 17:18:09 -0700 Subject: [PATCH] Some text clarification --- pages/providers/dns.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/providers/dns.html b/pages/providers/dns.html index 00b8c417..3d9da3cc 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='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 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" @@ -39,7 +39,7 @@ breadcrumb: "DNS" 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." + labels="color==warning::icon==fas fa-exclamation-triangle::link==https://developers.cloudflare.com/1.1.1.1/privacy/firefox::text==Warning::tooltip==Cloudflare logs a limited amount of data about the DNS requests that are sent to their custom resolver for Firefox." 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" @@ -55,7 +55,7 @@ breadcrumb: "DNS" 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." + description="Android 9 (Pie) comes with built-in DNS-over-TLS support without the need for a 3rd-party application." website="//support.google.com/android/answer/9089903#private_dns" forum="TBD" %} @@ -83,7 +83,7 @@ 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 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.' + description='An open-source iOS client supporting DNS-over-HTTPS, 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"