<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nukeitdotorg &#187; gpg</title>
	<atom:link href="http://nukeit.org/tag/gpg/feed/" rel="self" type="application/rss+xml" />
	<link>http://nukeit.org</link>
	<description>Digital Medication</description>
	<lastBuildDate>Wed, 08 Sep 2010 02:41:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Gmail, Gnu Privacy Guard (GPG), and Firefox &#8211; Windows and Linux HOWTO</title>
		<link>http://nukeit.org/gmail-gnu-privacy-guard-gpg-and-firefox-windows-and-linux-howto/</link>
		<comments>http://nukeit.org/gmail-gnu-privacy-guard-gpg-and-firefox-windows-and-linux-howto/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 21:24:06 +0000</pubDate>
		<dc:creator>nukeit</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firegpg]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[gnupg]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://nukeit.org/?p=1035</guid>
		<description><![CDATA[<a href="http://nukeit.org/gmail-gnu-privacy-guard-gpg-and-firefox-windows-and-linux-howto/" alt="Gmail, Gnu Privacy Guard (GPG), and Firefox - Windows and Linux HOWTO"><img src="http://cdn.nukeit.org/wp-content/uploads/2008/11/2129552784_0357dc16af_o-300x181.jpg" align="left" alt="Gmail, Gnu Privacy Guard (GPG), and Firefox - Windows and Linux HOWTO" hspace="5" vspace="5" border="0" /></a><p style="text-align: center;"></p>

This tutorial will show you how to set up GPG for use with Firefox and Gmail on Win32 and Linux systems.

What you need:
Firefox
GPG
GPG allows to encrypt and sign your data and communication, features a versatile key management system as well as access modules for all kind of public key directories.
Win32: gnupg-w... <a href="http://nukeit.org/gmail-gnu-privacy-guard-gpg-and-firefox-windows-and-linux-howto/">Read more..</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-medium wp-image-1036 aligncenter" title="http://www.flickr.com/photos/cyberslayer/" src="http://cdn.nukeit.org/wp-content/uploads/2008/11/2129552784_0357dc16af_o-300x181.jpg" alt="" width="300" height="181" /></p>
<p>This tutorial will show you how to set up GPG for use with Firefox and Gmail on Win32 and Linux systems.</p>
<p>What you need:<br />
Firefox<br />
GPG</p>
<blockquote><p>GPG allows to encrypt and sign your data and communication, features a versatile key management system as well as access modules for all kind of public key directories.</p></blockquote>
<p>Win32: gnupg-w32cli-1.4.9.exe is the latest at this time.<br />
Linux: gpg should be installed by default on most distros, if not, you&#8217;ll need to get the tar.gz and do the compile dance:<br />
<code>tar xvzf gnupg-?.?.?.tar.gz<br />
./configure<br />
make<br />
(sudo) make install</code></p>
<p>FireGPG</p>
<blockquote><p>FireGPG is able to detect PGP blocks in any page (for example a public key), and lets you easily manage these different blocks.</p></blockquote>
<p>A movie or some other large file.  It seemed to speed up generating my 4096-bit keys considerably.</p>
<p>Once you&#8217;ve installed the binary and Firefox plugin, you need to generate a new key.<br />
Win32:<br />
<code>Start &gt; Run &gt; cmd<br />
cd \<br />
cd "Program Files\GNU\GnuPG"<br />
gpg --gen-key</code></p>
<p>Linux:<br />
Open a terminal and type:<br />
<code>gpg --gen-key</code></p>
<p>Tips:<br />
Use a random password generator to generate a strong password.<br />
Answer the questions, defaults are ok. When it starts to generate a key, start watching your movie.</p>
<p>Now, open up Firefox and verify that FireGPG has automatically found your new key:<br />
<code>Tools &gt; FireGPG &gt; Key Manager</code><br />
You should see your new key in the list.</p>
<p>Now you can test it in Gmail by sending yourself a message with &#8220;Clear sign and send&#8221; option:</p>
<p><img class="alignnone size-medium wp-image-1037" title="firegpg-gmail-1" src="http://cdn.nukeit.org/wp-content/uploads/2008/11/firegpg-gmail-1-300x137.jpg" alt="" width="300" height="137" /></p>
<p><img class="alignnone size-medium wp-image-1038" title="firegpg-gmail-2" src="http://cdn.nukeit.org/wp-content/uploads/2008/11/firegpg-gmail-2-300x179.jpg" alt="" width="300" height="179" /></p>
<p>FireGPG has a bunch of other features that you&#8217;ll become familiar with as you browse the web from day to day. Gmail is really popular, so I figured this would be the best example of its usage. Leave a comment if you have found other unique tips that you want to share.</p>
]]></content:encoded>
			<wfw:commentRss>http://nukeit.org/gmail-gnu-privacy-guard-gpg-and-firefox-windows-and-linux-howto/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
