<?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: Secure SSH, CVS, SCP without Password Prompt</title>
	<atom:link href="http://martin.ankerl.com/2005/09/22/secure-ssh-cvs-scp-without-password-prompt/feed/" rel="self" type="application/rss+xml" />
	<link>http://martin.ankerl.com/2005/09/22/secure-ssh-cvs-scp-without-password-prompt/</link>
	<description>No movement is faster than no movement</description>
	<lastBuildDate>Wed, 01 Sep 2010 15:03:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Masked Phrogg</title>
		<link>http://martin.ankerl.com/2005/09/22/secure-ssh-cvs-scp-without-password-prompt/comment-page-1/#comment-5622</link>
		<dc:creator>Masked Phrogg</dc:creator>
		<pubDate>Sun, 01 Mar 2009 00:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=28#comment-5622</guid>
		<description>Ah ha!
I&#039;m coming a bit late to this party :)
Always wondered what was meant by keyed entry aka passwordless entry via ssh.
Thanx for the clue :-o
I don&#039;t do anything &quot;mission critical&quot; and the password request does get to be a nuisance at times. Now to figure out how to keep some keys on local fs and some keys on transient storage (aka usb Storage unit)</description>
		<content:encoded><![CDATA[<p>Ah ha!<br />
I&#8217;m coming a bit late to this party <img src='http://martin.ankerl.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Always wondered what was meant by keyed entry aka passwordless entry via ssh.<br />
Thanx for the clue <img src='http://martin.ankerl.com/wp-includes/images/smilies/icon_surprised.gif' alt=':-o' class='wp-smiley' /><br />
I don&#8217;t do anything &#8220;mission critical&#8221; and the password request does get to be a nuisance at times. Now to figure out how to keep some keys on local fs and some keys on transient storage (aka usb Storage unit)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Carpella</title>
		<link>http://martin.ankerl.com/2005/09/22/secure-ssh-cvs-scp-without-password-prompt/comment-page-1/#comment-20</link>
		<dc:creator>Martin Carpella</dc:creator>
		<pubDate>Fri, 13 Jul 2007 07:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=28#comment-20</guid>
		<description>Yes of course, you are right about this. Given you notice the theft. Ok, I agree, I am just a little bit over-cautious here (others may also call it paranoia ;-)).</description>
		<content:encoded><![CDATA[<p>Yes of course, you are right about this. Given you notice the theft. Ok, I agree, I am just a little bit over-cautious here (others may also call it paranoia <img src='http://martin.ankerl.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Ankerl</title>
		<link>http://martin.ankerl.com/2005/09/22/secure-ssh-cvs-scp-without-password-prompt/comment-page-1/#comment-19</link>
		<dc:creator>Martin Ankerl</dc:creator>
		<pubDate>Thu, 12 Jul 2007 11:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=28#comment-19</guid>
		<description>Hi Capi! I don&#039;t see much of a security problem here. When the private key is stolen, the server can easily revoke the access rights for that user.</description>
		<content:encoded><![CDATA[<p>Hi Capi! I don&#8217;t see much of a security problem here. When the private key is stolen, the server can easily revoke the access rights for that user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Carpella</title>
		<link>http://martin.ankerl.com/2005/09/22/secure-ssh-cvs-scp-without-password-prompt/comment-page-1/#comment-18</link>
		<dc:creator>Martin Carpella</dc:creator>
		<pubDate>Thu, 12 Jul 2007 10:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=28#comment-18</guid>
		<description>Hi, I know this is a rather old article, but I just found it on your &quot;Top 10&quot;.

I&#039;d strongly recommend against using password-less private keys, as stealing the key also means stealing the ability to login to the other remote systems. I, for myself, use passwords for keys, and use tools like pageant (for PuTTY/Win32) and Gentoo Keychain. This allows me to have to just type in the key once per reboot. This is especially useful if you are using tools that depend on automatic login (like unison for instance).

Best regards,
Martin</description>
		<content:encoded><![CDATA[<p>Hi, I know this is a rather old article, but I just found it on your &#8220;Top 10&#8243;.</p>
<p>I&#8217;d strongly recommend against using password-less private keys, as stealing the key also means stealing the ability to login to the other remote systems. I, for myself, use passwords for keys, and use tools like pageant (for PuTTY/Win32) and Gentoo Keychain. This allows me to have to just type in the key once per reboot. This is especially useful if you are using tools that depend on automatic login (like unison for instance).</p>
<p>Best regards,<br />
Martin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
