-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Enigma: Export private keys #5321
Comments
Not possible at the moment. Need to implement this first in Crypt_GPG. Then we'd need a dialog for the user so he can select (and be aware of) the export scope. |
And/Or we could add "Export private key" button in key information frame only where the private key exists. |
That would be really awesome, Alec. Keys are generated server-side and people ask for this possibility. |
Implemented. |
|
You need Crypt_GPG 1.4.2. |
Now I get this error and a blank page after updating with composer: |
Can be closed. it is working now. Somehow the package mail_mimedecode was missing... Very strange. Installed, restarted apache and memcached, everything is working great... |
I've upgraded to Roundcube 1.2.1, but there is no "Export private button". |
What's your Crypt_GPG version? |
My Crypt_GPG-Version: 1.4.20-1ubuntu3.1 |
Install composer and use composer to install it. Take a look in the root folder of roundcube, there is a description how to use it. |
This is the line in my composer.json: |
When I export my own key then the public key is exported only. Not the private key. Is there a chance to export the private key too, for example, for importing it into Thunderbird or something?
Master-branch
PHP7
The text was updated successfully, but these errors were encountered: