|
|
|
|
|
by jackewiehose
2225 days ago
|
|
> but now my traffic is in plaintext for anyone on the local network to trivially intercept If they are able to trivially intercept your network traffic they are
probably also able to modify it (=> hijack untrusted HTTPS) or what
scenario am I missing here? Of course unencrypted communication isn't a solution if your goal is to
have secure communication. But so isn't untrusted communication. Either it's secure or not. You can't have something in-between. The
browser would have to display an icon that says "This connection is
secure but actually we don't really know so maybe it isn't". What are
you supposed to make of such information? |
|
The NSA for example is known to just suck up all the traffic it can get and put it in a pile for later analysis.
Maybe your mention of "Make a bomb in chem class tomorrow" was just a joke to a close friend about how much you hate school, and maybe an analyst will realise that and move on when they see it, but civil liberties advocates think it'd be better if that analyst couldn't type "bomb" into an NSA search engine and see every mention of the word by anybody in your city in the last six weeks. I agree.
Americans tried just telling the NSA not to collect this data, but the whole point of spooks is to do this stuff, short of terminating the agency they were always going to collect this data, it's in their nature. So the practical way forward is to encrypt everything.
Any TLS connection can't be snooped. Only the participants get to see the data. The NSA isn't going to live MITM every single TLS connection so even with self-signed certificates the effect is you prevent mass surveillance.
A targeted attack will MITM you, no doubt, and so that is the reason to insist on certificates, but it's wrong to insist as you do that there's no benefit without them.