Just wondering that building a new mail system which can provide anonymous mail system and protect mail safu from attacking.
We are planing to use Ethereum, public key & private key are mapping to the only mail address.
When you send mail in this system, your mail will be encrypted by receiver's public key, and receiver need private key to decrypt the mail for reading.
This a Peer-to-peer encryption mail system , and it also simple , fast , easy to use!
We will open source at next month.
I know there are several anonymous (probably not) secure emails like protonmail, but what you want to create will be much different and reliable. So, do you have enough power to create it? Because it does not look easy from my view.