I personally use it to:
- Encrypt private e-mails where I send my Bitcoin addresses.
- Encrypt and resend to myself e-mails with my login information to different cryptocoin exchanges
If my e-mail account gets hacked at least all my sensitive information will be encrypted.
The message is encrypted with AES & Base64 encoded locally in the browser. The message is sent to the server
after it has been encrypted. We then send that message anonymously to the recipients e-mail address.
This is the first release, I intend on adding a bunch of features.
BTW new feature ideas are welcome