Hacker News new | ask | show | jobs
by t-writescode 1806 days ago
E2E encryption is? Or encryption in general? SSL is not E2E. The data isn’t encrypted at rest in most places.

I want E2E encryption as much as the next person, but we need to make sure we’re honest about its use cases

1 comments

The only distinction there is Client/Server vs Peer/Peer, peer discovery is a thing, but other than that it's fundamentally the same problem with the same solution(s).