OpenPGP is a non-proprietary protocol for encrypting email using public key cryptography

learn more… | top users | synonyms

0
votes
1answer
29 views

How to add another OpenPGP key to launchpad? [closed]

I created a gpg key on a remote server of mine, and I'd like to register that key with launchpad. To this end, I first added it to the Ubuntu key servers. I verified that it is uploaded correctly by ...
0
votes
1answer
37 views

GnuPG v1.4.10 cant read

I was thinking of "Getting Involved" with Ubuntu and decided to join the Bug Squad. After a few steps of joining, I got an email with a OpenPGP key licenced at Gnu version 1.4.10 and went on their ...
1
vote
2answers
805 views

How to obtain a S/MIME certificate for e-mail encryption?

There are parties, e.g. enterprises, that uses S/MIME certificates for e-mail encryption. To my understanding Thunderbird has support by default for S/MIME. But I have not found a way to obtain a ...
5
votes
2answers
157 views

How do I discover a PPA's PGP key?

I would like to be able to see the openPGP key of a PPA. I do not wish to add it to my sysetm. I only need to know what the key is. How might I discover this?
27
votes
3answers
3k views

How do I make a PGP key?

How do I make a PGP key? I'd like to have it for signing PPA uploads and such.
3
votes
1answer
223 views

what is the PPA's OpenPGP ID?

I'm creating a LiveCD from this guide and came across a line I do not understand: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 12345678 #Substitute "12345678" with the PPA's OpenPGP ...
2
votes
0answers
111 views

How do I export my OpenPGP key? [duplicate]

Possible Duplicate: How do I make a PGP key? I have tried the method prescribed in the Launchpad but it seems like I can't establish a connection with the key server. Using a web browser to ...
2
votes
1answer
560 views

Can not read OpenPGP card as non-root?

Same OpenPGP card and reader setup were working fine on Ubuntu 11.04 Natty. After upgrading to Ocelet with a clean install I ran into the basically the same issue this guy posted about here. To ...
3
votes
1answer
340 views

How do I decrypt a openpgp email?

I recently installed quickly to develop an ubuntu application (my first). I looked at the tutorial videos at developer.ubuntu.com. I followed all the steps and then ran quickly release at which point ...