mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-24 12:21:09 +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/'
|
||||
|
Reference in New Issue
Block a user