So am I correct assuming they support DNSCrypt if they claim they support encryption? If that's the case that's really nice actually. Google DNS kinda silently launched DNS-over-HTTPS in 2016 but still no DNSCrypt; opendns are the only major ones supporting it. Of course I stopped using dnscrypt at some point because it was a pain to maintain, and wasnt supported on most of my devices :/
Cloudflare resolvers are supported by dnscrypt-proxy. See https://dnscrypt.info/public-servers
https://dnscrypt.info/faq mentions some drawbacks of DNS over HTTPS;
- Requires a full TLS stack and a web server
- Interception/monitoring tools are readily available
- Key management can be surprisingly hard especially if public key pinning is used by clients
- Allows insecure algorithms and parameters
- Requires TCP
- RFC is in draft stage
So the question remains; does 1.1.1.1 support DNSCrypt or are there any plans for it to do so?