<?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: The Yubikey</title>
	<atom:link href="http://pthree.org/2012/10/30/the-yubikey/feed/" rel="self" type="application/rss+xml" />
	<link>http://pthree.org/2012/10/30/the-yubikey/</link>
	<description>Linux.  GNU.  Freedom.</description>
	<lastBuildDate>Fri, 17 May 2013 20:46:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta2-24176</generator>
	<item>
		<title>By: Aaron Toponce</title>
		<link>http://pthree.org/2012/10/30/the-yubikey/#comment-117190</link>
		<dc:creator>Aaron Toponce</dc:creator>
		<pubDate>Mon, 26 Nov 2012 05:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=2554#comment-117190</guid>
		<description><![CDATA[Alexandre Franke- Still, it&#039;s on online password managar. It requires running software on an external server, whether you own the server or not. This isn&#039;t something I&#039;m interested in.]]></description>
		<content:encoded><![CDATA[<p>Alexandre Franke- Still, it&#8217;s on online password managar. It requires running software on an external server, whether you own the server or not. This isn&#8217;t something I&#8217;m interested in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Scott</title>
		<link>http://pthree.org/2012/10/30/the-yubikey/#comment-117164</link>
		<dc:creator>Joseph Scott</dc:creator>
		<pubDate>Tue, 13 Nov 2012 15:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=2554#comment-117164</guid>
		<description><![CDATA[The reason for passing along bcrypt&#039;s 72 character limit is password collisions.  Here is an example: say Alice has a password that is 100 characters long and Bob has a password that is 80 characters long.  If they both start with the same 72 characters then for your system those passwords are identical.  I consider that a condition to be avoided.

I came up with a few methods for working around this limitation and discussed it with the author of phpass.  Ultimately there were some work arounds that likely didn&#039;t reduce the security of the hashes, but the safest stance was still to limit user password strings to 72 characters to ensure uniqueness.]]></description>
		<content:encoded><![CDATA[<p>The reason for passing along bcrypt&#8217;s 72 character limit is password collisions.  Here is an example: say Alice has a password that is 100 characters long and Bob has a password that is 80 characters long.  If they both start with the same 72 characters then for your system those passwords are identical.  I consider that a condition to be avoided.</p>
<p>I came up with a few methods for working around this limitation and discussed it with the author of phpass.  Ultimately there were some work arounds that likely didn&#8217;t reduce the security of the hashes, but the safest stance was still to limit user password strings to 72 characters to ensure uniqueness.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandre Franke</title>
		<link>http://pthree.org/2012/10/30/the-yubikey/#comment-117163</link>
		<dc:creator>Alexandre Franke</dc:creator>
		<pubDate>Tue, 13 Nov 2012 08:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=2554#comment-117163</guid>
		<description><![CDATA[It seems you didn&#039;t pay enough attention when looking it up.

Clipperz:
*  can be installed on your own server (or your desktop provided you have a local web server) as it&#039;s free software
* doesn&#039;t store your passwords as it uses a zero knowledge paradigm]]></description>
		<content:encoded><![CDATA[<p>It seems you didn&#8217;t pay enough attention when looking it up.</p>
<p>Clipperz:<br />
*  can be installed on your own server (or your desktop provided you have a local web server) as it&#8217;s free software<br />
* doesn&#8217;t store your passwords as it uses a zero knowledge paradigm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Toponce</title>
		<link>http://pthree.org/2012/10/30/the-yubikey/#comment-117115</link>
		<dc:creator>Aaron Toponce</dc:creator>
		<pubDate>Wed, 31 Oct 2012 12:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=2554#comment-117115</guid>
		<description><![CDATA[Joseph- Even though bcrypt/blowfish imposes the limit internally, why bother with it externally?

Alexandre- No thanks. I don&#039;t buy into the security of online password managers. I would much rather prefer to manage my passwords without the help of an online 3rd party.]]></description>
		<content:encoded><![CDATA[<p>Joseph- Even though bcrypt/blowfish imposes the limit internally, why bother with it externally?</p>
<p>Alexandre- No thanks. I don&#8217;t buy into the security of online password managers. I would much rather prefer to manage my passwords without the help of an online 3rd party.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandre Franke</title>
		<link>http://pthree.org/2012/10/30/the-yubikey/#comment-117091</link>
		<dc:creator>Alexandre Franke</dc:creator>
		<pubDate>Tue, 30 Oct 2012 20:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=2554#comment-117091</guid>
		<description><![CDATA[You may want to look at Clipperz and consider it as a replacement to KeePassX.]]></description>
		<content:encoded><![CDATA[<p>You may want to look at Clipperz and consider it as a replacement to KeePassX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Scott</title>
		<link>http://pthree.org/2012/10/30/the-yubikey/#comment-117090</link>
		<dc:creator>Joseph Scott</dc:creator>
		<pubDate>Tue, 30 Oct 2012 18:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=2554#comment-117090</guid>
		<description><![CDATA[&lt;blockquote&gt;This is to appease silly developers who think it’s funny to limit the length of passwords in their form fields.&lt;/blockquote&gt;

I confess to having the same feelings about password length limits.  Then I ran into bcrypt/blowfish only paying attention to the first 72 characters of a string.  So now I&#039;m looking at limiting password strings to 72 characters.  Still a decent amount, but doesn&#039;t quite feel the same as allowing passwords of any length.]]></description>
		<content:encoded><![CDATA[<blockquote><p>This is to appease silly developers who think it’s funny to limit the length of passwords in their form fields.</p></blockquote>
<p>I confess to having the same feelings about password length limits.  Then I ran into bcrypt/blowfish only paying attention to the first 72 characters of a string.  So now I&#8217;m looking at limiting password strings to 72 characters.  Still a decent amount, but doesn&#8217;t quite feel the same as allowing passwords of any length.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
