Skip to content

Commit 17b54f7

Browse files
Update docs/public-dns/choosing-a-protocol.md
Co-authored-by: Helen <[email protected]>
1 parent a09173a commit 17b54f7

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
@@ -11,7 +11,7 @@ AdGuard DNS supports three secure, encrypted DNS protocols: DoH, DoT, and DoQ. T
1111

1212
DNS-over-TLS improves privacy by encrypting your DNS traffic and sending it over port 853, which is specifically reserved for encrypted DNS traffic.
1313

14-
When it comes to privacy, DoT isn’t the strongest option. Because it uses a dedicated port (853), it’s easier for networks to detect and possibly block. However, it can still be useful in enterprise or managed environments, where administrators want to allow secure DNS but still keep control over network traffic.
14+
However, DoT isn’t the strongest option when it comes to privacy. It uses the dedicated port (853), making it easier for networks to detect and possibly block. However, DoT can still be useful in enterprise or managed environments where administrators want to allow secure DNS while maintaining control over network traffic.
1515

1616
### DNS-over-HTTPS (DoH)
1717

0 commit comments

Comments
 (0)