<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>keyserver &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/keyserver/</link>
	<description>Feed of posts on WordPress.com tagged "keyserver"</description>
	<pubDate>Mon, 13 Oct 2008 11:00:27 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[I am an ubuntero!]]></title>
<link>http://nikopsk.wordpress.com/2008/01/13/i-am-an-ubuntero/</link>
<pubDate>Sun, 13 Jan 2008 19:44:25 +0000</pubDate>
<dc:creator>nikopsk</dc:creator>
<guid>http://nikopsk.de.wordpress.com/2008/01/13/i-am-an-ubuntero/</guid>
<description><![CDATA[Thanks to the help of Dr Small I now have my own GPG key and I am an Ubuntero! The whole gpg process]]></description>
<content:encoded><![CDATA[<p>Thanks to the help of Dr Small I now have my own GPG key and I am an Ubuntero! The whole gpg process was a bit of a hassle, but I now understand it completely. It's pretty cool to send encrypted GPG messages to people on your keyring.</p>
<p>An Ubuntero is basically someone who vows to follow the Ubuntu code of conduct. I signed it after reading the Ubuntu code of Conduct and I think it's pretty cool. Now I just need to get my first coffee cup over at the forums...</p>
<p>It's nice to know actually, I am a representative (kind of) now. I really like GPG, but sometimes forget to sign or encrypt my messages... but that's okay ;-) . It's makes you feel kin of in grade five again when you decrypt a message... hehehe...</p>
<p>To become an Ubuntero yourself, I'll implement what worked for me and give credit to Dr Small for writing the original guide that aided me. First, let's install GNU Privacy assistant:<br />
<code>sudo apt-get install gpa</code></p>
<p>Launch it from Applications -&#62; Accessories -&#62; The GNU Privacy assistant and now create you key. Now, once your key is created, find the ID. To do so, where it says "Key ID :" is your key. :-)</p>
<p>Upload your key to the Ubuntu key-server with the terminal:<br />
<code>gpg --send-keys --keyserver keyserver.ubuntu.com Key ID</code></p>
<p>Now, lets upload our key to the key-server. Do so like this:<br />
<code>gpg --export -a Key ID</code></p>
<p>Paste the output right here, You can search for other people's keys there, such as mine. It's a good site for such:<br />
<a href="http://keyserver.ubuntu.com:11371/">http://keyserver.ubuntu.com:11371/</a></p>
<p>Now, install FireGPG in Firefox, just go to the site and install the add-on:<br />
<a href="http://firegpg.tuxfamily.org/">http://firegpg.tuxfamily.org/</a></p>
<p>Now, goto your Launchpad page. On the left, Go to "Update OpenPGP Keys". Now, get your Key fingerprint like this:<br />
<code>gpg --fingerprint Key ID</code></p>
<p>Once done, goto your email, find the message and right click it, goto the fireGPG menu, then Decrypt. Enter your password, and click on the link in the decrypted message to complete that. Now, go back to your launchpad page. On the bottom right it should say "Ubuntero: No", click on no and then download the Code Of Conduct, read it carefully and sign it like this:<br />
<code>gpg --clearsign UbuntuCodeofConduct-1.0.1.txt</code></p>
<p>Follow the rest of the instructions, and presto. Fellow Ubuntero; I shake your hand. To send encrypted messages to your friends, just get their key from the keyserver, goto the fireGPG menu and hit import. Type a message, FireGPG menu and encrypt. Click their key and paste the output as your message. They can decrypt it with their password.</p>
<p>Hope you enjoyed,<br />
nikoPSK</p>
]]></content:encoded>
</item>

</channel>
</rss>
