Skip to content

Commit 89dbb2b

Browse files
Update docs/public-dns/choosing-a-protocol.md
Co-authored-by: Helen <[email protected]>
1 parent 12a91e8 commit 89dbb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/public-dns/choosing-a-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Choosing a DNS protocol
33
sidebar_position: 2
44
---
55

6-
A DNS protocol is the set of rules that your device uses to communicate with a DNS server — the system that translates (or “resolves”) website names (like *example.com*) into IP addresses that computers understand. This process used to happen in plain text, meaning it could be seen or intercepted by others, like your internet provider or hackers. Encrypted DNS protocols fix that by protecting your DNS requests, making your browsing more private and secure.
6+
A DNS protocol is a set of rules that your device uses to communicate with a DNS server — a system that translates website names, like example.com, into IP addresses that computers can understand. This process used to occur in plain text, meaning it could be seen or intercepted by third parties, such as your ISP or hackers. Encrypted DNS protocols address this issue by protecting your DNS requests, thereby making your browsing more private and secure.
77

88
AdGuard DNS supports DoH, DoT, and DoQ — three secure encrypted DNS protocols. They’re designed to protect your DNS traffic, but each has its own strengths and limitations. Here's a simple overview to help you understand the differences and pick the one that fits you best.
99

0 commit comments

Comments
 (0)