|
|
|
Ask HN: Is secure messaging mainly a usability problem?
|
|
3 points
by _g2lm
3670 days ago
|
|
Suppose we wanted to stop the NSA from spying on us. The obvious solution would be encryption. I am then led to understand that basically you should just use PGP and TLS. If we could get everyone in the world to communicate through an open-source channel secured by these two cryptosystems, would that stop third-party snooping? More generally, is there a technical/mathematical solution to this problem that the world just isn't on board with, or is there more? |
|
The problem of secure messaging is that there are exponential mismatches of resources. PGP and TLS are only as good as the entropy pools upon which an implementation relies.
Good luck.