Ubuntu Fredericton will open the new year by holding a key signing meeting. We will meet at Reids Newsstand, across from Kings Place on King Street, at 7:00pm. Please ensure that you bring a government-issued photo ID and a piece of paper containing your name, your GPG key ID, and your GPG key fingerprint (found with gpg --fingerprint KEYID).
Before coming, be sure to send your key to the Ubuntu keyserver with the command gpg --keyserver keyserver.ubuntu.com --send-keys KEYID
Replace KEYID with the ID of your GPG key. You can find it by running gpg --list-secret-keys | grep sec in a Terminal window, it's the part after "1024D/". Alternatively, this command will print out only the key ID: gpg --list-secret-keys | grep sec | tail -n 1 | cut -d"/" -f2 | cut -d" " -f1
This key ID is also the one you should use when getting your fingerprint to bring with you.
To sign a GPG key from the command line, follow these steps (KEYID is the ID of the key you're signing):
gpg --keyserver keyserver.ubuntu.com --recv-keys KEYIDgpg --fingerprint KEYID) with the fingerprint on paper. If it's different, DON'T SIGN THE KEY!gpg --sign-key KEYID
gpg --keyserver keyserver.ubuntu.com --send-keys KEYIDConfused yet? No? Good. Hope to see all the Fredericton-area Ubuntu users there.
"Lucid LoCo" Drupal Theme by Saturn Laboratories