DNSOverHTTPS
DNS over HTTPS (DoH) is a protocol for performing Domain Name System (DNS) resolution over the HTTPS protocol. It transports DNS queries and responses as HTTP requests and responses, using TLS to encrypt the connection between the client and the resolver. DoH aims to improve privacy and integrity by preventing eavesdroppers on the local network from observing or altering DNS traffic. The IETF defines DoH in RFC 8484.
How it works: A DoH client creates a DNS query and sends it to a designated DoH
Adoption and impact: DoH has been integrated into several web browsers and operating systems, allowing users
Limitations and considerations: Centralization risk exists when a small number of providers handle most DoH traffic,