Hacker News new | ask | show | jobs
by bilbo0s 1847 days ago
Sometimes I wonder if "truly secure" messaging platform and "internet" messaging platform are incompatible. Is the reality that any internet based digital messaging platform is insecure in the long term. Eventually, your messages can be retrieved, traced, even tracked real time.

I think if your information needs security, don't put that information on the internet.

1 comments

The biggest obstacle to secure messaging is making it friendly to users.

All popular end-to-end encrypted messengers manage user's public keys for them. And usually provide the client code too. And may have unencrypted backups. And may have account recovery mechanisms that can be abused.

Each of those makes it easy for the user, but degrades security.