How to generate new OpenPGP key in Ubuntu

Asked by Edmond Condillac

Hi

My user information shows that I have not signed Ubuntu Code of Conduct. To sign online, I need to register an OpenPGP key.
 To generate a new OpenPGP key in Ubuntu the Passwords and Encryption Keys tool is needed. I cannot find this tool in Ubuntu 12.10 version, which is supossed to be located at System > Preferences > Passwords and Encryption Keys.

I would be most grateful for your kind help.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu seahorse Edit question
Assignee:
No assignee Edit question
Solved by:
N1ck 7h0m4d4k15
Solved:
Last query:
Last reply:
Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#1

Hi ,
have you followed the instructions here ?
https://help.launchpad.net/Signing%20the%20Ubuntu%20Code%20of%20Conduct
https://help.launchpad.net/YourAccount/ImportingYourPGPKey

You can open the Password & Encryption tools with this command in terminal

seahorse

Thanks

Revision history for this message
Edmond Condillac (econ22) said :
#2

Hi

Thank you very much for your input to help me. The results of running seahorse are as follows:

edmond@edcon:~$ seahorse

** (seahorse:5156): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-Byb0Zp0Ihe: Connection refused
** Message: init gpgme version 1.2.0

** (yelp:5182): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-Byb0Zp0Ihe: Connection refused

 Kindly advise if this error can be resolved.

Thank you very much for your kind help.

Revision history for this message
Best N1ck 7h0m4d4k15 (nicktux) said :
#3

Hi
please try this

sudo apt-get install --reinstall seahorse seahorse-daemon

and reboot your system and try again.

Thanks

Revision history for this message
Edmond Condillac (econ22) said :
#4

Thanks NikTh, that solved my question.