Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: Alexey Sokolov on August 12, 2025, 04:33:22 AM

Title: Enigma. How to change PGP key password ?
Post by: Alexey Sokolov on August 12, 2025, 04:33:22 AM
Hello, please help me with the subj.
When I use 'Settings/PGP-keys' menu, only the folloing actions are available: 'create, delete, import, export'.
We use Roundcube installed from docker 'roundcube/roundcubemail:1.6.11-apache' with Enigma plugin switched on. Even if I add the 'Password' plugin, no changes occur in the web interface (BTW: we use OAUTH for authentication, so that password-plugin would be of no use and confusing for our clients).
Of course I can do: Export/import in Kleopatra/change the password there and export the key to a file/delete existing key in roundcube/import the key with the new password from the file. It works, but it is awfully inconvenient!
Title: Re: Enigma. How to change PGP key password ?
Post by: JohnDoh on August 12, 2025, 02:50:19 PM
The enigma plugin does not provide the ability to change passphrase. There is an open issue (https://github.com/roundcube/roundcubemail/issues/5943) about it but it looks like its dependent on upstream changes.