<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
<channel>
<title>code of conduct</title>
<link>http://www.computersight.com/tags/code of conduct</link>
<description>New posts about code of conduct</description>
<item>
<title>Using GPG with Gmail to Become an Ubuntero</title>
<link>http://www.computersight.com/Operating-Systems/Linux/Using-GPG-with-Gmail-to-Become-an-Ubuntero.62199</link>
<description>
<![CDATA[<p>Encrypting and signing email has its advantages. Linux has one of the best digital encrypter/signer. It's called GPG (Gnu Privacy Guard) and is solely text based, though like apt-get, there are front-ends which aren't entirely necessary (including SeaHorse). GPG can be used to encrypt files, emails, and text. It can also be used to sign documents, that is to show that the email, document, file, or whatever did actually originate from yourself and was not tampered with before the recipient received it. How does that sound?</p>
 
 <p>In addition, one can become involved in the 
<a target="_blank" href="http://www.ubuntu.com/">Ubuntu</a>
 community. There are multiple levels to become an Ubuntero. Each of these levels confers certain rights and responsibilities. The first level is the Ubuntero (Ubuntu Activists); it does not require testimonials, recommendation, nomination, etc. One simply needs to sign the Ubuntu Code of Conduct. The Ubuntu Code of Conduct can be signed using GPG.</p>
 

<h3> Here are the instructions to use GPG for emails in Gmail and becoming an Ubuntero:</h3>

 
<ol><li>
 Start 
<a target="_blank" href="http://www.firefox.com">Firefox</a>
</li><li>
 Go to 
<a target="_blank" href="https://launchpad.net/ubuntu/+login">Launchpad</a>.
</li><li>
 Register for a Launchpad Account (Use your good 
<a target="_blank" href="http://www.gmail.com">Gmail</a>
 account (it'll make your life easier later in a few steps)- and don't use an account you would normally use for spam or online registrations- Ubuntu won't send you spam).</li><li>
 Login</li><li>
 In the top right corner it should say Logged in as [someone]. Click the [someone].</li><li>
 On the Left Column under actions click Update OpenPGP keys.
 </li><li>
 Now minimize Firefox and go to console.</li><li>
 
 In console, type gpg --gen-key
 (Note: You may use any good password that you wish, that should be secure)</li><li>
 Type 1 for DSA and Elgamal (default)</li><li>
 Keysize, whatever you want (1024 is fine, though the higher your number, the longer it will take to generate and it will be more secure)</li><li>
 Type 0 for key does not expire (default)</li><li>
 Type y for yes</li><li>
 Type the same name you used for your Launchpad account under Real Name</li><li>
 Type the email address you registered Launchpad with
 No comment (press enter key)</li><li>
 Type O for okay</li><li>
 Key will now be generated. You may want to continue using your computer and do stuff, as this will be used by GPG for random information to create your key.</li><li>
 In console, type gpg --list-keys</li><li>
 Look for the line that says something like the below:
 pub   1024D/ 2007-04-11</li><li>
 The key ID will be some alphanumeric characters which you will use for the next steps.</li><li>
 In console, type gpg --send-key --keyserver keyserver.ubuntu.com</li><li>
 In console, type gpg --fingerprint</li><li>
 Look for the line that says something like the blow:</li><li>
 Key fingerprint =</li><li>
 Your fingerprint will be some alphanumeric characters which you will use for the next step.</li><li>
 Select your fingerprint, right-click, copy.</li><li>
 
 Go back to Firefox.</li><li>
 
 Paste your fingerprint in the filed that says Fingerprint:</li><li>
 Press the button Import Key</li><li>
 Now you will be emailed, but the text will be encrypted to so will need to use the Firefox extension for GPG in Gmail (now you see why I
 said Gmail before).</li><li>
 Go to 
<a target="_blank" href="http://firegpg.tuxfamily.org/stable/firegpg.xpi">http://firegpg.tuxfamily.org/stable/firegpg.xpi</a>
 in Firefox. You may need to let firegpg.tuxfamily.org install software.</li><li>
 Click the button Install Now.</li><li>
 Restart Firefox.</li><li>
 Login into Gmail and open the email.</li><li>
 In the bottom right part of the email (to the right of Reply), click the Decrypt this Email link. You will need to enter the password you chose for GPG.</li><li>
 Click the button OK.</li><li>
 Voila.</li><li>
 Now go to the link in the email and activate the key.
 </li><li>
 Now go back to your Launchpad account.</li><li>
 Under the left column under actions click Code of Conduct.</li><li>
 Save the file on your desktop.</li><li>
 Read the file and if you agree with what it says then proceed.</li><li>
 In terminal, type cd Desktop.</li><li>
 In terminal, type gpg --clearsign UbuntuCodeofConduct-1.0.1.txt.</li><li>
 Open the created file in a text editor and copy and paste the entire contents into the box provided on the Launchpad Code of Conducts page in Firefox.</li><li>
 Click the submit button.</li></ol>

 
 <p>If all is successful, then you are now an Ubuntero (Ubuntu Activist).</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FOperating-Systems%2FLinux%2FUsing-GPG-with-Gmail-to-Become-an-Ubuntero.62199"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FOperating-Systems%2FLinux%2FUsing-GPG-with-Gmail-to-Become-an-Ubuntero.62199" border="0"/></a>]]></description>
<pubDate>Tue, 27 Nov 2007 01:28:45 PST</pubDate></item>
</channel>
</rss>
