rosen icon indicating copy to clipboard operation
rosen copied to clipboard

Will rosen supports QUIC?

Open 0x391F opened this issue 4 years ago • 1 comments

It's better than TLS to tunneling because it's based on UDP.

0x391F avatar Feb 05 '21 02:02 0x391F

Why do you say UDP is better?

Currently the standard library does not implement QUIC https://github.com/golang/go/issues/32204 and HTTP/3 is barely used meaning it will stick out more.

There's also papers like this: https://arxiv.org/abs/2101.11871 that suggest QUIC is more fingerprintable than TCP.

So at the moment I guess the answer is a mixture of maybe and it depends.

awnumar avatar Feb 10 '21 14:02 awnumar