Hacker News new | ask | show | jobs
by PenguinCoder 1867 days ago
Base64 is an encoding, not encryption. But yes PGP or S/MIME encrypted email would work.
1 comments

Charitably, they mean take the whole message with headers, encrypt it, and base64 it so you can stick it in a body. Probably still a bad idea.