Confirming your OpenPGP key

To confirm that you own the OpenPGP key you want to use with Launchpad, you need to use the key to sign some text. Launchpad can then compare the signature on the text against the key you want to import.

Step 1: Copy the confirmation text from the Launchpad page, paste it into a text editor and then save the file.

Step 2: Open a terminal (you may need to adjust the next few steps if you're not using Ubuntu or another GNU/Linux based system) and enter:

gpg --clearsign FILENAME

Replace FILENAME with the name of the text file you saved in step 1.

Step 3: Open the resultant text file (its name will be the same as your original file but with .asc appended) and paste its contents into the text-box on the Launchpad Confirm OpenPGP Key page. The signed text should look something like this:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Please register ABCDEF... to the Launchpad user joe 2005-04-01 10:30:42 UTC
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkoueSsACgkQHxW0nUGJ7lrbQgCePRELoPGpEz5YjXcdlWRl/jIx
6IsAn0qhfZlGGXSOBo/c2gjAnZym0KGg
=o4L8
-----END PGP SIGNATURE-----