trevp / double_ratchet

Double Ratchet Algorithm
377 stars 16 forks source link

Create a Thunderbird plugin to use Axolotl as email encryption #2

Open rubo77 opened 9 years ago

rubo77 commented 9 years ago

Would Axolotl Ratchet protocol be suitable for encrypting email communication?

https://security.stackexchange.com/questions/83083

This would be perfect as a replacement for PGP and SMIME

neuhaus commented 8 years ago

With GPG/PGP and S/MIME, the mails typically remain encrypted in the MUA and are only decrypted on demand, providing confidentiality and signatures even long after the messages have been received. With Axolotl my understanding is that you'd have to decrypt the messages rightaway and use some other form of on-disk encryption to keep them confidential.

Also, as mentioned on Stack Exchange, the synchronization is a difficult problem, many people use more than one MUA (i.e. phone, tablet and multiple desktops and/or laptops).