Re: [tor-dev] Tor over QUIC

2024-10-08 Thread George Hartley via tor-dev
- What are people's thoughts on this? To be honest, I don't really care about UDP support. Adding UDP support also would presumably add a lot of torrent load to the network, and yes I know that torrent clients can fall back to TCP and this is already an issue. Regarding TLS, it's still some

Re: [tor-dev] Tor over QUIC

2024-10-08 Thread trinity pointard
I think QUIC could be an improvement, though I'm worried adding QUIC wouldn't remove the need for Tor over TLS, which might add more maintenance burden. Even with QUIC, we will need to support TLS for some time so as to not partition the network. Also, it used to be that UDP was 2nd class citizen