-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plugins/enigma Crypt_GPG broken #8417
Comments
The enigma plugin does not generate keys server side. ECC keys are supported. I have no problems with PGP/MIME. |
Ok, thanks for the info |
Strange, because i discovered that Mailvelope does have issues with PGP/MIME As you can see on the left, my system properly decrypts and verifies the message and shows the inline image. I also tried with Mailvelope disabled, but Roundcube fails to use OpenPGP.js Should i start a new issue or do you reopen this one? |
Mailvelope and Enigma are two separate beings. So, feel free to open a new ticket, but I'm not sure we can make Mailvelope work with PGP/MIME or whether we support that. Probably not. As for Enigma, you need to be more precise. |
While working on my own PGP issues.
the-djmaze/snappymail#89
the-djmaze/snappymail#172
I've noticed that Crypt_GPG is pretty old and lacking features.
Mostly GnuPG has issues with long homedir paths, as i also reported at:
php-gnupg/php-gnupg#44
And Crypt_GPG_KeyGenerator can't generate ECC keys with curve.
Therefore i like to know if someone tested RoundCube that it can handle everything PGP/MIME ?
Because i like to know if i can sign/encrypt messages that i send with Kmail and SnappyMail.
The text was updated successfully, but these errors were encountered: