From 21e5b9e6a1a4a829e043f70da6cb83a13a4e19d2 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 6 Dec 2021 04:49:31 +0000 Subject: [PATCH] Remove DNS providers without anycast (#443) Signed-off-by: Daniel Gray --- _data/dns/blahdns.yml | 29 -------------------- _data/dns/cznic.yml | 23 ---------------- _data/dns/foundation-for-applied-privacy.yml | 27 ------------------ _data/dns/snopyta.yml | 24 ---------------- 4 files changed, 103 deletions(-) delete mode 100644 _data/dns/blahdns.yml delete mode 100644 _data/dns/cznic.yml delete mode 100644 _data/dns/foundation-for-applied-privacy.yml delete mode 100644 _data/dns/snopyta.yml diff --git a/_data/dns/blahdns.yml b/_data/dns/blahdns.yml deleted file mode 100644 index c08da492..00000000 --- a/_data/dns/blahdns.yml +++ /dev/null @@ -1,29 +0,0 @@ -title: BlahDNS -homepage: 'https://blahdns.com/' -source: 'https://github.com/ookangzheng/blahdns/' -anycast: false -locations: - - FI - - DE - - JP - - SG -privacy_policy: - tooltip: >- - "No Logs" claim on homepage. -type: - name: Hobby Project -logs: - policy: false -protocols: - - name: DoH - - name: DoT - tooltip: Additionally supports port 443 - - name: DNSCrypt -dnssec: true -qname_minimization: true -filtering: Some DoH servers can optionally filters ads, trackers, or malicious domains. -providers: - - name: Choopa, LLC - link: 'https://www.choopa.com' - - name: Hetzner Online GmbH - link: 'https://www.hetzner.com/' diff --git a/_data/dns/cznic.yml b/_data/dns/cznic.yml deleted file mode 100644 index 9344cf78..00000000 --- a/_data/dns/cznic.yml +++ /dev/null @@ -1,23 +0,0 @@ -title: CZ.NIC -homepage: 'https://www.nic.cz/odvr/' -anycast: false -locations: - - CZ -privacy_policy: - link: 'https://www.nic.cz/files/documents/20180525_Zasady_zpracovani_osobnich_udaju_AJ.pdf' - tooltip: >- - "CZ.NIC temporarily processes IP addresses of devices you are using and never stores it in permanent logs. CZ.NIC stores these IP addresses only temporarily for a few minutes and then CZ.NIC deletes it permanently." -type: - name: Association - link: 'https://www.nic.cz/page/351/about-association/' - tooltip: >- - "CZ.NIC is an interest association of legal entities, founded in 1998 by leading providers of Internet services." -logs: - policy: false -protocols: - - name: DoH - - name: DoT -dnssec: true -qname_minimization: true -providers: - - name: Self diff --git a/_data/dns/foundation-for-applied-privacy.yml b/_data/dns/foundation-for-applied-privacy.yml deleted file mode 100644 index d3f9834c..00000000 --- a/_data/dns/foundation-for-applied-privacy.yml +++ /dev/null @@ -1,27 +0,0 @@ -title: Foundation for Applied Privacy -homepage: 'https://appliedprivacy.net/services/dns/' -anycast: false -locations: - - AT -privacy_policy: - link: 'https://appliedprivacy.net/privacy-policy' -type: - name: Non-Profit -logs: - policy: true - text: Some - link: 'https://applied-privacy.net//privacy-policy/' - tooltip: >- - "We do NOT log your IP address or DNS queries during normal operations. - We do NOT share query data with third parties that are not directly involved with resolving the query - (i.e. sending queries to authoritative nameservers for resolution)." -protocols: - - name: DoH - - name: DoT - tooltip: Additionally supports port 443 -dnssec: true -qname_minimization: true -filtering: None -providers: - - name: IPAX OG - link: 'https://www.ipax.at/' diff --git a/_data/dns/snopyta.yml b/_data/dns/snopyta.yml deleted file mode 100644 index 429ec1c2..00000000 --- a/_data/dns/snopyta.yml +++ /dev/null @@ -1,24 +0,0 @@ -title: Snopyta -homepage: 'https://snopyta.org/service/dns/index.html' -anycast: false -locations: - - FI -privacy_policy: - link: 'https://snopyta.org/privacy_policy/' -type: - name: Informal Collective - link: 'https://libreho.st/' - tooltip: >- - Part of LibreHosters, - "a network of cooperation and solidarity that uses free software to encourage decentralisation through federation and distributed platforms." -logs: - policy: false -protocols: - - name: DoH - - name: DoT -dnssec: true -qname_minimization: true -filtering: None -providers: - - name: Hetzner Online GmbH - link: 'https://www.hetzner.com/'