You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
8.1.4. Address Validation Token Integrity
An address validation token MUST be difficult to guess. Including a random value with at least 128 bits of entropy in the token would be sufficient, but this depends on the server remembering the value it sends to clients.
Xquic use ip address + expire time as token.
Steps To Reproduce
Read the code.
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Luffbee
changed the title
[Bug]: Address validation token is too easy to guess.
[Bug]: Address validation token is too easy.
Nov 14, 2022
What happened?
Xquic use ip address + expire time as token.
Steps To Reproduce
Read the code.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: