|
|
|
|
|
by leftcenterright
1272 days ago
|
|
TLS validation is enforced in all mobile applications unless you have spyware/malware which would use insecure CAs or self-signed certificates. Please see my comment above https://news.ycombinator.com/item?id=34159195 All standard mobile clients do TLS validation. They just can't be MiTMed by anyone using self-signed certificates/CAs which is how most mitm tools work (e.g. mitmproxy) Do you have any examples of apps not doing TLS validation? I am really surprised to see this misconception. > Put snarkily: Because I'm not Edward Snowden and I'm not subject to the same kind of threat level. Well that is alright, we should all make decisions based upon our own threat models. It is just that in that case you are also at no risk with public WiFis unless you are sincerely looking for a fully secure alternative. |
|
Potentially, any desktop app not downloaded via an app store might do this.