-
-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolves privacytools/privacytools.io#2409, thanks @johnhtodd @Arche-dev
- Loading branch information
1 parent
7722f67
commit 3e061d3
Showing
2 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,26 @@ | ||
title: Quad9 | ||
homepage: 'https://quad9.net/' | ||
anycast: true | ||
anycast: 'https://www.quad9.net/locations/' | ||
locations: | ||
- CH | ||
privacy_policy: | ||
link: 'https://quad9.net/service/privacy' | ||
type: | ||
name: Non-Profit | ||
logs: | ||
policy: true | ||
text: Some | ||
tooltip: >- | ||
"Our normal course of data management does not have any IP address information or other PII logged to disk or transmitted out of the location in which the query was received." | ||
policy: false | ||
protocols: | ||
- name: DoH | ||
- name: DoT | ||
- name: DNSCrypt | ||
dnssec: true | ||
qname_minimization: true | ||
filtering: Malware blocking by default | ||
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/' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters