<?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>non-random ramble &#187; security</title>
	<atom:link href="http://jimbarritt.com/non-random/category/devops/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimbarritt.com/non-random</link>
	<description>adventures in code</description>
	<lastBuildDate>Tue, 20 Sep 2011 13:16:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PGP</title>
		<link>http://jimbarritt.com/non-random/2006/09/18/pgp/</link>
		<comments>http://jimbarritt.com/non-random/2006/09/18/pgp/#comments</comments>
		<pubDate>Mon, 18 Sep 2006 00:31:11 +0000</pubDate>
		<dc:creator>Jim Barritt</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://jimbarritt.com/non-random/2006/09/18/pgp/</guid>
		<description><![CDATA[PGP 17th October 2004) PGP is a way that people can easily digitally sign stuff and use encryption. Theres all kinds of information about it everywhere &#8211; i have a good book that talks about it which ill try and dig out. Anyway &#8211; I wanted to download Apache and allthough ive been on the [...]]]></description>
			<content:encoded><![CDATA[<h4>PGP 17th October 2004)</h4>
<p><a href="http://en.wikipedia.org/wiki/PGP" title="Pretty Good Privacy">PGP</a> is a way that people can easily digitally sign stuff and use encryption.<br />
	Theres all kinds of information about it everywhere &#8211; i have a good book that talks about it which ill try and dig out. Anyway &#8211;<br />
	I wanted to download <a href="http://httpd.apache.org/" >Apache</a> and allthough ive been on the apache site loads of times and also the <a href="http://jakarta.apache.org/">Jakarta</a> site<br />
	and downloaded loads of stuff ive never been bothered to understand the signing business.
	</p>
<p>SO today i worked it out. YOu first need to install pgp which you can do from <a href="http://www.pgp.com/downloads/freeware/index.html">here</a> &#8211; you simply download and install it then when it<br />
	asks for your license key, you just click on &#8220;later&#8221; and it will work in freeware mode. Unfortunately you cant sign emails from outlook in this mode and have to buy a license. But what you can do is verify signed files.
	</p>
<p>There are instructions for all this on the apache site, but they use command line stuff and im currently working on a Windows XP machine.<br />
	Anyway you download the PGP key along with the zip file you want (in my case apache installer) and then if you look at it in file explorer you get a nice<br />
	PGP icon where the key is &#8211; you can then rigth click and do &#8220;extract and verify&#8221; which automatically downloads the keys from the key server (these are the keys of the people who signed the file) and<br />
	then checks that the file was indeed signed by them &#8211; you can see this because it pops up a window to say so.
	</p>
<p>
	SO thats all good &#8211; the signatures and the binary match but unfortunately you cant <i>guarantee</i> that the dignatures are really from the people they say they are.<br />
	For this to happen you need some trust &#8211; you have to enter the circle (or web) of trust. TO do this you actually need to have obtained the fingerprint of the key from somewhere other than the net to be absolutely sure<br />
	you know its ok. This can involve a face to face meeting (highly unlikely in the apache world) or a phone conversation, depending on how paranoid you are.
	</p>
<p>
		Anyway i dont reckon im going to be able to do this easily so im going to wait until i meet someone else who has done it and get <i>their</i> key and then use that<br />
		to validate the others.<br />
		all sounds a bit complex eh? will try to write it up more decently.
	</p>
<p>By the way one of the points of this log is not to help other people, but for my own personal assitence so i dont forget stuff as im finding it out:) the more stuff there is to know the harder it is to know it <i>all</i> and lets face it there is <i>far too much</i> stuff to know.
	</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fjimbarritt.com%2Fnon-random%2F2006%2F09%2F18%2Fpgp%2F&amp;title=PGP"><img src="http://jimbarritt.com/non-random/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://jimbarritt.com/non-random/2006/09/18/pgp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

