Skip to content
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

Closed
the-djmaze opened this issue Jan 25, 2022 · 4 comments
Closed

plugins/enigma Crypt_GPG broken #8417

the-djmaze opened this issue Jan 25, 2022 · 4 comments

Comments

@the-djmaze
Copy link

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.

@alecpl
Copy link
Member

alecpl commented Jan 25, 2022

The enigma plugin does not generate keys server side. ECC keys are supported. I have no problems with PGP/MIME.

@alecpl alecpl closed this as completed Jan 25, 2022
@the-djmaze
Copy link
Author

Ok, thanks for the info

@the-djmaze
Copy link
Author

@alecpl

I have no problems with PGP/MIME.

Strange, because i discovered that Mailvelope does have issues with PGP/MIME

afbeelding

As you can see on the left, my system properly decrypts and verifies the message and shows the inline image.
As you can see on the right, Roundcube uses Mailvelope and can't verify the message and shows broken 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?

@alecpl
Copy link
Member

alecpl commented Feb 15, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants