Skip to content

Commit 5568f9d

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

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
@@ -23,7 +23,7 @@ However, it can be unstable and result in performance issues. When all data pack
2323

2424
DNS-over-QUIC is a DNS protocol that uses the QUIC transport layer protocol to transmit DNS requests. It solves one of the main problems with the DoH protocol: instability due to head-of-line blocking.
2525

26-
Since DoQ keeps DNS activity separate from web traffic by using the QUIC protocol, it avoids the timing issues observed in DoH and, as a consequence, doesnt reveal any traffic patterns. This makes it harder to link your DNS queries to your browsing, even if the traffic itself is easier to spot.
26+
Since DoQ uses the QUIC protocol to keep DNS activity separate from web traffic, it avoids the timing issues observed in DoH. Consequently, it doesn't reveal any traffic patterns. This makes it harder to link your DNS queries to your browsing activity, even though the traffic itself is easier to spot.
2727

2828
If you're looking for a combination of privacy and stability, DoQ is usually the best choice.
2929

0 commit comments

Comments
 (0)