<?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: My GnuPG Locality Solution</title>
	<atom:link href="http://pthree.org/2007/02/20/my-gnupg-locality-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://pthree.org/2007/02/20/my-gnupg-locality-solution/</link>
	<description>Linux.  GNU.  Freedom.</description>
	<lastBuildDate>Wed, 08 Feb 2012 02:59:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha</generator>
	<item>
		<title>By: gimi</title>
		<link>http://pthree.org/2007/02/20/my-gnupg-locality-solution/#comment-110239</link>
		<dc:creator>gimi</dc:creator>
		<pubDate>Mon, 05 Oct 2009 13:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/02/20/my-gnupg-locality-solution/#comment-110239</guid>
		<description>On recent boxes &quot;swapoff&quot; wouldn&#039;t hurt. :)

Nice Discussion.</description>
		<content:encoded><![CDATA[<p>On recent boxes &#8220;swapoff&#8221; wouldn&#8217;t hurt. <img src='http://pthree.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Nice Discussion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://pthree.org/2007/02/20/my-gnupg-locality-solution/#comment-33522</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 21 Feb 2007 05:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/02/20/my-gnupg-locality-solution/#comment-33522</guid>
		<description>imbrandon-

Hmmm.  Good point.  I overlooked that aspect.  I&#039;ll need to see what I can do to lock the swap down.</description>
		<content:encoded><![CDATA[<p>imbrandon-</p>
<p>Hmmm.  Good point.  I overlooked that aspect.  I&#8217;ll need to see what I can do to lock the swap down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://pthree.org/2007/02/20/my-gnupg-locality-solution/#comment-33521</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 21 Feb 2007 05:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/02/20/my-gnupg-locality-solution/#comment-33521</guid>
		<description>Fabian-

Yes.  I do need my computer accessible for this to work.  As you said, if it&#039;s lost or just powered off, then it is no good to me.  However, if it&#039;s turned off, chances are that I have it with me, and I&#039;ll have access to it anyway.

As far as the encrypted loopback, that is a solid solution that I need to look into.  It is, however, just making the problem redundant.</description>
		<content:encoded><![CDATA[<p>Fabian-</p>
<p>Yes.  I do need my computer accessible for this to work.  As you said, if it&#8217;s lost or just powered off, then it is no good to me.  However, if it&#8217;s turned off, chances are that I have it with me, and I&#8217;ll have access to it anyway.</p>
<p>As far as the encrypted loopback, that is a solid solution that I need to look into.  It is, however, just making the problem redundant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imbrandon</title>
		<link>http://pthree.org/2007/02/20/my-gnupg-locality-solution/#comment-33493</link>
		<dc:creator>imbrandon</dc:creator>
		<pubDate>Wed, 21 Feb 2007 01:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/02/20/my-gnupg-locality-solution/#comment-33493</guid>
		<description>Also rember in this situation that the computers you are using this on need to have ATLEASTE encrypted swap partitions/files because when you type your gpg-passphrase in to use your key if that memory is swapped out it is stored plaintext in the swaparea.

Just something to think about.

--
Brandon</description>
		<content:encoded><![CDATA[<p>Also rember in this situation that the computers you are using this on need to have ATLEASTE encrypted swap partitions/files because when you type your gpg-passphrase in to use your key if that memory is swapped out it is stored plaintext in the swaparea.</p>
<p>Just something to think about.</p>
<p>&#8211;<br />
Brandon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabian Rodriguez</title>
		<link>http://pthree.org/2007/02/20/my-gnupg-locality-solution/#comment-33457</link>
		<dc:creator>Fabian Rodriguez</dc:creator>
		<pubDate>Tue, 20 Feb 2007 23:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/02/20/my-gnupg-locality-solution/#comment-33457</guid>
		<description>This supposes you have a Linux workstation / environment, I must have misunderstood your first message. 

The only slight problem I see with this method is that you need to have your computer to be able to sign/encrypt/verify anything, and most importantly, if you loose that computer there is absolutely no way (that I know of) to login again and get access to your keys, as you&#039;re using SSH key-based auth.

I think for maximum portability and safety a bootable USB driver with a loopback encrypted FS is still safer (if lost, etc). A full binary-image backup of a 2GB key could be kept at your friends, etc.</description>
		<content:encoded><![CDATA[<p>This supposes you have a Linux workstation / environment, I must have misunderstood your first message. </p>
<p>The only slight problem I see with this method is that you need to have your computer to be able to sign/encrypt/verify anything, and most importantly, if you loose that computer there is absolutely no way (that I know of) to login again and get access to your keys, as you&#8217;re using SSH key-based auth.</p>
<p>I think for maximum portability and safety a bootable USB driver with a loopback encrypted FS is still safer (if lost, etc). A full binary-image backup of a 2GB key could be kept at your friends, etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

