How will this work with chat control?
> "If Ofcom doesn't think this will be enough to prevent significant harm, it can even ask that ISPs be ordered to block UK access."
If you want to enforce stupid laws the burden should be upon you.
How will this work with chat control?
> "If Ofcom doesn't think this will be enough to prevent significant harm, it can even ask that ISPs be ordered to block UK access."
If you want to enforce stupid laws the burden should be upon you.
which might be the end goal - the internet, with freedom of communication, is a way that the plebs can organize and resist authoritarianism. And as countries are growing increasingly authoritarian (and i include UK here), they may be planning on preventing the old free internet that has enabled so much.
So as technologists here at HN, there needs to be a pre-emptive strike to prevent such an outcome from becoming successful. I would have said TOR, but for most people it's a non-starter. What other options are there?
Server could have multiple QUIC output nodes to migrate connection in case one of them is blocked. The output node network can be shared by many servers and DoQ endpoints so blocking it entirely would scare government.
This solution still needs to connect to some known IP in order to establish connection first. And the same goes for DoQ. To mitigate this we can use Encrypted Client Hello as other commenter mentioned and connect to a pool instead of single IP.