YahooArchive / end-to-end

Use OpenPGP-based encryption in Yahoo mail.
http://yahoo.tumblr.com/post/113708033335/user-focused-security-end-to-end-encryption
Apache License 2.0
222 stars 40 forks source link

PGP/MIME compatibility #2

Open diracdeltas opened 9 years ago

diracdeltas commented 9 years ago

I have a branch somewhere that adds support for attachments in Yahoo mail via PGP/MIME formatting. I think this is open as a pull request in google/end-to-end, but I should rebase and open this here too.

diracdeltas commented 9 years ago

Found it: https://github.com/google/end-to-end/pull/27. There is a basic attachments UI somewhere in a different internal branch too.

diracdeltas commented 9 years ago

Update: Yoni at Google has been doing great work on finishing up my PGP/MIME module, so I should be able to just merge it when it gets upstream.

c.f. https://github.com/google/end-to-end/pull/323