<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Verifying a signed download</title>
	<atom:link href="http://www.rollingr.net/wordpress/2006/10/27/verifying-a-signed-download/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rollingr.net/wordpress/2006/10/27/verifying-a-signed-download/</link>
	<description>If we had a problem, here's our solution</description>
	<lastBuildDate>Thu, 15 Jul 2010 20:28:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Richard</title>
		<link>http://www.rollingr.net/wordpress/2006/10/27/verifying-a-signed-download/comment-page-1/#comment-8</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 12 Nov 2006 05:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2006/10/27/verifying-a-signed-download/#comment-8</guid>
		<description>If you want GnuPG to automatically retrieve the key, then you need to modify ~/.gnupg/options.

Add the keyserver definition.  I used
&lt;b&gt;keyserver x-hkp://pgp.mit.edu&lt;/b&gt;

and enable keyserver-options
&lt;b&gt;keyserver-options auto-key-retrieve&lt;/b&gt;</description>
		<content:encoded><![CDATA[<p>If you want GnuPG to automatically retrieve the key, then you need to modify ~/.gnupg/options.</p>
<p>Add the keyserver definition.  I used
<b>keyserver x-hkp://pgp.mit.edu</b></p>
<p>and enable keyserver-options
<b>keyserver-options auto-key-retrieve</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.rollingr.net/wordpress/2006/10/27/verifying-a-signed-download/comment-page-1/#comment-7</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 03 Nov 2006 04:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2006/10/27/verifying-a-signed-download/#comment-7</guid>
		<description>The libcurl.so.3 error turned out to be because of missing data in /etc/ld.so.cache.  This was solved by running the command ldconfig.</description>
		<content:encoded><![CDATA[<p>The libcurl.so.3 error turned out to be because of missing data in /etc/ld.so.cache.  This was solved by running the command ldconfig.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
