Hacker News new | ask | show | jobs
by mablap 3330 days ago
Hey, I know someone working on a plaintext email service which should be encrypted by default, without attachments. I can post to HN if/when it's public.
1 comments

What is a "plaintext email service"? Is it a native Mac/iOS app?
Standard SMTP and IMAP but only plaintext is allowed, no attachments. If it works out it will be encrypted by default with a privkey + passphrase upon account creation, and you can of course encrypt on your own on top of the defaults.