mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-28 14:21:08 +00:00
Revamping the Encrypted DNS page (#767)
Co-authored-by: lexi <git@lx-is.lol>
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
title: AdGuard
|
||||
homepage: 'https://adguard.com/en/adguard-dns/overview.html'
|
||||
source: 'https://github.com/AdguardTeam/AdGuardDNS/'
|
||||
anycast: true
|
||||
locations:
|
||||
- CY
|
||||
privacy_policy:
|
||||
link: 'https://adguard.com/en/privacy/dns.html'
|
||||
type:
|
||||
@@ -17,14 +14,10 @@ logs:
|
||||
We keep and store the database of domains requested in the last 24 hours. We need this information to identify and block new trackers and threats.
|
||||
We also log how many times this or that tracker has been blocked. We need this information to remove outdated rules from our filters.
|
||||
protocols:
|
||||
- name: Cleartext
|
||||
- name: DoH
|
||||
- name: DoT
|
||||
- name: DNSCrypt
|
||||
dnssec: true
|
||||
qname_minimization: true
|
||||
filtering: Based on server choice
|
||||
providers:
|
||||
- name: Choopa, LLC
|
||||
link: 'https://www.choopa.com'
|
||||
- name: Serveroid, LLC
|
||||
link: 'https://flops.ru/en/about.html'
|
||||
ecs:
|
||||
status: false
|
||||
filtering: Based on server choice. Filter list being used can be found here.
|
@@ -1,8 +1,5 @@
|
||||
title: Cloudflare
|
||||
homepage: 'https://developers.cloudflare.com/1.1.1.1/setting-up-1.1.1.1/'
|
||||
anycast: true
|
||||
locations:
|
||||
- US
|
||||
privacy_policy:
|
||||
link: 'https://www.cloudflare.com/privacypolicy/'
|
||||
type:
|
||||
@@ -16,10 +13,9 @@ logs:
|
||||
The 1.1.1.1 resolver service does not log personal data,
|
||||
and the bulk of the limited non-personally identifiable query data is only stored for 25 hours."
|
||||
protocols:
|
||||
- name: Cleartext
|
||||
- name: DoH
|
||||
- name: DoT
|
||||
dnssec: true
|
||||
qname_minimization: true
|
||||
filtering: Based on server choice.
|
||||
providers:
|
||||
- name: Self
|
||||
ecs:
|
||||
status: false
|
||||
filtering: Based on server choice.
|
@@ -1,8 +1,5 @@
|
||||
title: ControlD
|
||||
homepage: 'https://controld.com/'
|
||||
anycast: true
|
||||
locations:
|
||||
- CA
|
||||
privacy_policy:
|
||||
link: 'https://controld.com/privacy'
|
||||
type:
|
||||
@@ -14,10 +11,9 @@ logs:
|
||||
Neither free nor premium service have logging enabled by default. Premium users can enable logging/analytics at will.
|
||||
color: info
|
||||
protocols:
|
||||
- name: Cleartext
|
||||
- name: DoH
|
||||
- name: DoT
|
||||
dnssec: true
|
||||
qname_minimization: true
|
||||
filtering: Based on server choice
|
||||
providers:
|
||||
- name: Self
|
||||
ecs:
|
||||
status: false
|
||||
filtering: Based on server choice
|
17
_data/dns/mullvad.yml
Normal file
17
_data/dns/mullvad.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
title: MullvadDNS
|
||||
homepage: 'https://mullvad.net/en/help/dns-over-https-and-dns-over-tls/'
|
||||
source: 'https://github.com/mullvad/dns-adblock'
|
||||
privacy_policy:
|
||||
link: 'https://mullvad.net/en/help/privacy-policy/'
|
||||
tooltip: >-
|
||||
"Our public DNS service offers DNS over HTTPS (DoH) and DNS over TLS (DoT), with QNAME minimization and basic ad blocking. It has been audited by the security experts at Assured. You can use this privacy-enhancing service even if you don't use Mullvad."
|
||||
type:
|
||||
name: Commercial
|
||||
logs:
|
||||
policy: false
|
||||
protocols:
|
||||
- name: DoH
|
||||
- name: DoT
|
||||
ecs:
|
||||
status: false
|
||||
filtering: Based on server choice. Filter list being used can be found here.
|
@@ -1,8 +1,5 @@
|
||||
title: NextDNS
|
||||
homepage: 'https://www.nextdns.io/'
|
||||
anycast: true
|
||||
locations:
|
||||
- US
|
||||
privacy_policy:
|
||||
link: 'https://www.nextdns.io/privacy'
|
||||
type:
|
||||
@@ -15,11 +12,11 @@ logs:
|
||||
Users can choose retention times and log storage locations for any logs they choose to keep.
|
||||
color: info
|
||||
protocols:
|
||||
- name: Cleartext
|
||||
- name: DoH
|
||||
- name: DoT
|
||||
- name: DNSCrypt
|
||||
dnssec: true
|
||||
qname_minimization: true
|
||||
ecs:
|
||||
status: true
|
||||
text: Optional
|
||||
filtering: Based on server choice
|
||||
providers:
|
||||
- name: Self
|
||||
|
@@ -1,8 +1,5 @@
|
||||
title: Quad9
|
||||
homepage: 'https://quad9.net/'
|
||||
anycast: 'https://www.quad9.net/locations/'
|
||||
locations:
|
||||
- CH
|
||||
privacy_policy:
|
||||
link: 'https://quad9.net/service/privacy'
|
||||
type:
|
||||
@@ -10,17 +7,11 @@ type:
|
||||
logs:
|
||||
policy: false
|
||||
protocols:
|
||||
- name: Cleartext
|
||||
- name: DoH
|
||||
- name: DoT
|
||||
- name: DNSCrypt
|
||||
dnssec: true
|
||||
qname_minimization: true
|
||||
ecs:
|
||||
status: true
|
||||
text: Optional
|
||||
filtering: Based on server choice, Malware blocking by default
|
||||
providers:
|
||||
- name: Self
|
||||
- name: Packet Clearing House
|
||||
link: 'https://www.pch.net/'
|
||||
- name: i3D
|
||||
link: 'https://www.i3d.net/'
|
||||
- name: Global Secure Layer
|
||||
link: 'https://globalsecurelayer.com/'
|
||||
|
@@ -8,7 +8,7 @@ items:
|
||||
- type: link
|
||||
title: DNS Servers
|
||||
icon: fad fa-map-signs
|
||||
file: _pages/providers/dns.md
|
||||
file: _evergreen/dns.md
|
||||
- type: link
|
||||
title: Email Providers
|
||||
icon: fad fa-envelope
|
||||
|
15
_data/software/dns-apps/1_rethinkdns.yml
Normal file
15
_data/software/dns-apps/1_rethinkdns.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
title: RethinkDNS
|
||||
type: Recommendation
|
||||
logo: /assets/img/android/rethinkdns.svg
|
||||
logo_dark: /assets/img/android/rethinkdns-dark.svg
|
||||
description: |
|
||||
**RethinkDNS** is an open-source Android client supporting [DNS-over-HTTPS](/dns/#dns-over-https-doh), [DNS-over-TLS](/dns/#dns-over-tls-dot), [DNSCrypt](/dns/#dnscrypt) and DNS Proxy along with caching DNS responses, locally logging DNS queries and can be used as a firewall too.
|
||||
website: 'https://rethinkdns.com'
|
||||
privacy_policy: 'https://rethinkdns.com/privacy'
|
||||
downloads:
|
||||
- icon: fab fa-google-play
|
||||
url: 'https://play.google.com/store/apps/details?id=com.celzero.bravedns'
|
||||
- icon: pg-f-droid
|
||||
url: 'https://f-droid.org/packages/com.celzero.bravedns'
|
||||
- icon: fab fa-github
|
||||
url: 'https://github.com/celzero/rethink-app'
|
12
_data/software/dns-apps/2_dnscloak.yml
Normal file
12
_data/software/dns-apps/2_dnscloak.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
title: DNSCloak
|
||||
type: Recommendation
|
||||
logo: /assets/img/ios/dnscloak.png
|
||||
privacy_policy: 'https://drive.google.com/file/d/1050No_pU74CAWUS5-BwQWyO2x_aiMzWc/view'
|
||||
description: |
|
||||
An open-source iOS client supporting [DNS-over-HTTPS](/dns/#dns-over-https-doh), [DNSCrypt](/dns/#dnscrypt), and [dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy/wiki) options such as caching DNS responses, locally logging DNS queries, and custom block lists. Users can [add custom resolvers by DNS stamp](https://medium.com/privacyguides/adding-custom-dns-over-https-resolvers-to-dnscloak-20ff5845f4b5).
|
||||
website: 'https://github.com/s-s/dnscloak/blob/master/README.md'
|
||||
downloads:
|
||||
- icon: fab fa-app-store-ios
|
||||
url: 'https://apps.apple.com/app/id1452162351'
|
||||
- icon: fab fa-github
|
||||
url: 'https://github.com/s-s/dnscloak'
|
12
_data/software/dns-apps/3_dnscrypt-proxy.yml
Normal file
12
_data/software/dns-apps/3_dnscrypt-proxy.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
title: dnscrypt-proxy
|
||||
type: Recommendation
|
||||
logo: /assets/img/dns/dnscrypt-proxy.svg
|
||||
description: |
|
||||
A DNS proxy with support for DNSCrypt, DNS-over-HTTPS, and [Anonymized DNS](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Anonymized-DNS).
|
||||
|
||||
## Note
|
||||
The anonymized DNS feature does [**not**](/dns#why-shouldnt-i-use-encrypted-dns) anonymize other network traffic.
|
||||
website: 'https://github.com/DNSCrypt/dnscrypt-proxy/wiki'
|
||||
downloads:
|
||||
- icon: fab fa-github
|
||||
url: 'https://github.com/DNSCrypt/dnscrypt-proxy'
|
Reference in New Issue
Block a user