Skip to content

Commit d672e11

Browse files
Merge pull request #127 from quicwg/downgrade
Explain what a downgrade is
2 parents b07f813 + f8232a9 commit d672e11

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

draft-ietf-quic-version-negotiation.md

+5
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,11 @@ when choosing a version to use.
373373

374374
# Version Downgrade Prevention {#downgrade}
375375

376+
A version downgrade is an attack where a malicious entity manages to make the
377+
QUIC endpoints negotiate a QUIC version different from the one they would have
378+
negotiated in the absence of the attack. The mechanism described in this
379+
document is designed to prevent downgrade attacks.
380+
376381
Clients MUST ignore any received Version Negotiation packets that contain the
377382
version that they initially attempted. A client that makes a connection attempt
378383
based on information received from a Version Negotiation packet MUST ignore any

0 commit comments

Comments
 (0)