Hacker News new | ask | show | jobs
by Buge 3397 days ago
What do you mean by end-to-end encryption?

If one end is the browser, and the other end is the server, then we already have end-to-end encryption: https (as long as you don't use a TLS terminating CDN).

1 comments

ah...

For example a social network, where I create messages and encrypt them and only my friends can read them, not the server.