DDR
Discovery of Designated Resolvers, a mechanism that lets clients learn encrypted DNS services associated with an existing resolver. It can upgrade local DNS service from plaintext to an authenticated encrypted transport.
8 definitions associated with Encrypted DNS.
Discovery of Designated Resolvers, a mechanism that lets clients learn encrypted DNS services associated with an existing resolver. It can upgrade local DNS service from plaintext to an authenticated encrypted transport.
Discovery of Network-designated Resolvers, DHCP and IPv6 Router Advertisement options that tell clients about encrypted DNS resolvers selected by the network. It complements DDR, which discovers encrypted service from an existing resolver.
A mapping of DNS messages to the Constrained Application Protocol for constrained environments. Security is provided by the applicable CoAP security mechanisms.
DNS carried in HTTPS, typically over TCP port 443. DoH provides transport confidentiality and server authentication while sharing web infrastructure and policy considerations.
DNS carried over QUIC with encrypted, multiplexed transactions and no TCP head-of-line blocking between streams. The default port is 853.
DNS carried over a dedicated TLS connection, normally TCP port 853. It encrypts resolver traffic and authenticates the selected resolver when certificates are validated.
Oblivious DNS over HTTPS separates the client's network identity from its DNS query by using a proxy and an encrypted message for a target resolver. The proxy sees the client but not plaintext query content, while the target sees the query but not the original client address.
The DHCPv4 Discovery of Network-designated Resolvers option, used to advertise encrypted DNS resolver information to clients.