Skip to content

Commit 046542f

Browse files
authored
Update choosing-a-protocol.md
1 parent 5568f9d commit 046542f

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-
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.
14+
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)