Hacker News new | ask | show | jobs
by Enhex 1340 days ago
a better alternative to email is to use public key cryptography for authentication
1 comments

Public Key Cryptography isn't an alternative to email. Public keys aren't a convenient way to refer to addressees, and PK algorithms are a very inefficient way of sending messages, which is why they are generally used to send the key for a symmetrically-encrypted transmission.