▲ | binarymax 6 days ago | ||||||||||||||||
Thanks for the response. This statement confuses me a bit. What is a relay? Does traffic go through it at all, or is it for connection negotiation, or some of both? | |||||||||||||||||
▲ | 4gotunameagain 6 days ago | parent | next [-] | ||||||||||||||||
Your questions are answered in TFA, including multiple links to documentation about the process. | |||||||||||||||||
▲ | b_fiive 6 days ago | parent | prev | next [-] | ||||||||||||||||
sibling comment with links to docs is the more accurate, but to summarize, it's some of both: * all connections are always e2ee (even when traffic flows through a relay) * relays are both for connection negotiation, and as a fallback when a direct connection isn't possible * initial packet is always sent through the relay to keep a fast time-to-first-byte, while a direct connection is negotiated in parallel. typical connections send a few hundred bytes over the relay & the rest of the connection lifetime is direct | |||||||||||||||||
▲ | kiitos 5 days ago | parent | prev [-] | ||||||||||||||||
tl;dr: resolving ids to destinations requires a third party relay | |||||||||||||||||
|