▲ | rklaehn 5 days ago | |||||||
Anybody who has the ticket and therefore has the public key can connect. Once connected, the connection is encrypted using TLS with the raw public keys in TLS extension ( https://datatracker.ietf.org/doc/html/rfc7250 ). | ||||||||
▲ | trklausss 5 days ago | parent [-] | |||||||
So if it single-point, there will be a really small window where someone could try to brute-force it (almost impossible, I know), but if it is multi-point (i.e. multiple users can connect to that endpoint) then it could be brute-forced and connect to it? I couldn't see if it is single-point of multiple-send... Let me know if my understanding is incorrect, I don't have much experience with QUIC :) | ||||||||
|