chouette-mail / chouette

The fastest and smallest mail client in the universe (WIP)
5 stars 0 forks source link

Encrypt passwords for mail accounts #1

Open tforgione opened 5 years ago

tforgione commented 5 years ago

We need to be able to access the passwords for the SMTP / IMAP accounts, since we will need to send them to the SMTP / IMAP servers to authenticate, therefore, hashing the passwords is not sufficient.

I think a good thing could be is to use the user's chouette password to compute a private key to encrypt its SMTP / IMAP passwords so that: