Hacker News new | ask | show | jobs
by Jensson 962 days ago
> This is still very bad.

Yes, potentially, but it isn't "another kind of chat control".

3 comments

It's another side of the efforts of going around encryption, chat controls deals with communication services, this one with browsers
But this doesn't force browsers and sites to use weak encryption. It is very different.
This forces browsers to accept all the CAs approved by the EU states, and you can be certain that some of them will be used for decrypting (and if needed modifying) the traffic
And then you can just tell the browser to not trust those CAs and you are safe. This is nothing like "chat control". This only lets the government spy on people who don't care if the government spies on them.
IIRC one cannot tell the browser to not trust root CAs, that's why all the fuss.
Why shouldn't you be able to do that? Seems like a simple thing to implement. I get why they want a hardcoded list, but I don't get why you can't add a way to block parts of that hardcoded list.
Luckily, I never said anything like this anywhere.
Yes, I agree. The crying wolf is too much sometimes.

Accepting certificates from a given issuer does not give them the issuer the right to impersonate others

All root CAs can issue certificates for any site (except those with CAA records etc.)