From bca9692c37de44b6541bc06af566b27cf9bb7e47 Mon Sep 17 00:00:00 2001 From: mfwmyfacewhen <94880365+mfwmyfacewhen@users.noreply.github.com> Date: Fri, 16 Sep 2022 12:33:53 -0500 Subject: [PATCH] Add DoQ and DoH3 support to the Control D listing (#1775) --- docs/dns.en.md | 2 +- includes/abbreviations.en.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/dns.en.md b/docs/dns.en.md index 296d4f5a..e990f35e 100644 --- a/docs/dns.en.md +++ b/docs/dns.en.md @@ -15,7 +15,7 @@ icon: material/dns | ------------ | -------------- | --------- | ------- | --- | --------- | | [**AdGuard**](https://adguard.com/en/adguard-dns/overview.html) | [:octicons-link-external-24:](https://adguard.com/en/privacy/dns.html) | Cleartext
DoH
DoT
DNSCrypt | Some[^1] | No | Based on server choice. Filter list being used can be found here. [:octicons-link-external-24:](https://github.com/AdguardTeam/AdGuardDNS) | [**Cloudflare**](https://developers.cloudflare.com/1.1.1.1/setting-up-1.1.1.1/) | [:octicons-link-external-24:](https://developers.cloudflare.com/1.1.1.1/privacy/public-dns-resolver/) | Cleartext
DoH
DoT | Some[^2] | No | Based on server choice.| -| [**Control D**](https://controld.com/free-dns) | [:octicons-link-external-24:](https://controld.com/privacy) | Cleartext
DoH
DoT
DNSCrypt | Optional[^3] | No | Based on server choice. | +| [**Control D**](https://controld.com/free-dns) | [:octicons-link-external-24:](https://controld.com/privacy) | Cleartext
DoH
DoT
DNSCrypt
DoQ
DoH3 | Optional[^3] | No | Based on server choice. | | [**Mullvad**](https://mullvad.net/en/help/dns-over-https-and-dns-over-tls) | [:octicons-link-external-24:](https://mullvad.net/en/help/no-logging-data-policy/) | DoH
DoT | No[^4] | No | Based on server choice. Filter list being used can be found here. [:octicons-link-external-24:](https://github.com/mullvad/dns-adblock) | [**NextDNS**](https://www.nextdns.io) | [:octicons-link-external-24:](https://www.nextdns.io/privacy) | Cleartext
DoH
DoT
DNSCrypt | Optional[^5] | Optional | Based on server choice. | | [**Quad9**](https://quad9.net) | [:octicons-link-external-24:](https://quad9.net/privacy/policy/) | Cleartext
DoH
DoT
DNSCrypt | Some[^6] | Optional | Based on server choice, Malware blocking by default. | diff --git a/includes/abbreviations.en.md b/includes/abbreviations.en.md index 0be22b25..1478f62e 100644 --- a/includes/abbreviations.en.md +++ b/includes/abbreviations.en.md @@ -10,6 +10,8 @@ *[DNSSEC]: Domain Name System Security Extensions *[DNS]: Domain Name System *[DoH]: DNS over HTTPS +*[DoQ]: DNS over QUIC +*[DoH3]: DNS over HTTP/3 *[DoT]: DNS over TLS *[E2EE]: End-to-End Encryption/Encrypted *[ECS]: EDNS Client Subnet