CryptoverseCC / ethmail.cc

ETHMail.cc
https://ethmail.cc/
104 stars 18 forks source link

Request: OpenSource #18

Open rafinskipg opened 3 years ago

rafinskipg commented 3 years ago

Cool idea

gkapkowski commented 3 years ago

Hey, the project is not open sourced yet because I haven't had time to clean up the code enough and actually extract it from larger project.

re. encryption. You can always use standard PGP encryption used in emails with e.g. mailvelope browser extension. I have plans to implement automatic encryption but it's a complex problem and will require a lot of time. If you are sending emails to other users of ethmail you can always try to encrypt messages with their public keys using some tools.

But since we are on this topic, how would you imagine this encryption to work (ideal case) from perspective of:

rafinskipg commented 3 years ago

Right, there are many things i didn't know about...

Focusing on use cases and then deriving features can be useful too.

DAOs will need this kind of service to :

Individuals will need this service to:

So, starting from this use cases the security needed can be derived