The Science of Internet DNS Over HTTPS (DoH): Enhancing Privacy on the Web
Internet privacy just got a major upgrade with the growing adoption of DNS over HTTPS (DoH), a new protocol that encrypts domain name system (DNS) queries.

Internet privacy just got a major upgrade with the growing adoption of DNS over HTTPS (DoH), a new protocol that encrypts domain name system (DNS) queries.
Traditionally, when users type a website address into their browser, that request passes through a DNS resolver to translate the address into an IP address. This process has often occurred in plain text, meaning anyone with access to network data could see which websites users are visiting. DoH changes this by wrapping DNS queries inside HTTPS (Hypertext Transfer Protocol Secure) connections—encrypting them end-to-end.
The shift to DoH helps protect users from ISPs (Internet Service Providers), advertisers, and malicious actors who might monitor or manipulate DNS traffic. It also improves connection speeds and reliability by leveraging the same secure channels already used for web browsing.
“DoH represents a significant leap forward for user privacy online,” says Dr. Lena Torres from the Institute for Internet Security and Trust. “By encrypting DNS lookups, we reduce the ability of third parties to track user behavior at scale.”
The implementation of DoH is still evolving. Major browsers like Firefox and Chrome now support it, and several ISPs and public DNS services offer DoH-enabled resolutions. However, the transition isn’t without controversy. Some critics argue that DoH could centralize control over DNS, potentially giving large tech companies more influence over internet navigation.
“While DoH enhances privacy, we must remain vigilant about how it’s deployed and governed,” says Dr. Raj Patel, a researcher at the Open Internet Foundation. “Transparency and user choice are essential to ensure DoH benefits everyone equally.”
Despite these concerns, experts agree that DoH is a critical tool in the broader effort to safeguard online privacy. As more users and organizations adopt it, the hope is that we’ll see a web where browsing habits remain private by default.
The future of internet privacy may well depend on protocols like DoH becoming standard, offering users stronger protections against unwanted surveillance.
Related articles
CybersecurityThe Mechanics of SSL/TLS: How Your Browser Talks Securely to Websites
At its core, SSL (Secure Sockets Layer) and its successor, TLS (Transport Layer Security), are cryptographic protocols designed to provide secure communication over a computer network. SSL, developed in the mid-1990s by Netscape, was the first widely adopted protocol to enable encrypted data transmission over the internet. However, due to several security flaws, it was eventually superseded by TLS, which first appeared in 1999. Today, TLS is the standard, with multiple versions—TLS 1.0, 1.1, 1.2, and the latest, T…
Read article
Artificial IntelligenceThe Potential of Edge AI in Autonomous Vehicles: Real-Time Decision Making on the Road
At the heart of this transformation lies a suite of specialized hardware and software working in concert. Imagine the car's nervous system—sensors like cameras, lidar, and radar—feeding a dense network of microprocessors and specialized chips. These aren't your average computer components; they're engineered for speed and efficiency. Neural networks, the backbone of modern AI, are compressed and optimized to run directly on these platforms. This process, known as model quantization, shrinks the size of AI models w…
Read article
CybersecurityThe Role of Distributed Denial-of-Service (DDoS) Attacks in Cybersecurity: Overwhelming the System
To defend against something, you must first understand how it works. At its core, a DDoS attack aims to exhaust a system's resources—bandwidth, processing power, or connection limits—until it can no longer serve legitimate users. Imagine a small café that can only handle ten customers at a time. If fifty people show up simultaneously and each orders a complex, multi-course meal, the kitchen will collapse. The café isn't closed for business; it's overwhelmed. That's a DDoS attack in a nutshell.
Read article