<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Password Hashing: A Neat Idea That Can Help to Protect Your Online Accounts</title>
	<atom:link href="http://pragmattica.wordpress.com/2009/04/30/password-hashing-a-neat-idea-that-can-help-to-protect-your-online-accounts/feed/" rel="self" type="application/rss+xml" />
	<link>http://pragmattica.wordpress.com/2009/04/30/password-hashing-a-neat-idea-that-can-help-to-protect-your-online-accounts/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 05 Nov 2009 14:43:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rugg</title>
		<link>http://pragmattica.wordpress.com/2009/04/30/password-hashing-a-neat-idea-that-can-help-to-protect-your-online-accounts/#comment-204</link>
		<dc:creator>rugg</dc:creator>
		<pubDate>Wed, 26 Aug 2009 18:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://pragmattica.wordpress.com/?p=67#comment-204</guid>
		<description>try this for java hashing
http://www.twmacinta.com/myjava/fast_md5.php</description>
		<content:encoded><![CDATA[<p>try this for java hashing<br />
<a href="http://www.twmacinta.com/myjava/fast_md5.php" rel="nofollow">http://www.twmacinta.com/myjava/fast_md5.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mythprogrammer</title>
		<link>http://pragmattica.wordpress.com/2009/04/30/password-hashing-a-neat-idea-that-can-help-to-protect-your-online-accounts/#comment-167</link>
		<dc:creator>Mythprogrammer</dc:creator>
		<pubDate>Thu, 11 Jun 2009 05:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://pragmattica.wordpress.com/?p=67#comment-167</guid>
		<description>@bnsmith: I&#039;ve had some progress on the website as far as storing user accounts and a login/registration interface. Feel free to email me at the email associated with this post.</description>
		<content:encoded><![CDATA[<p>@bnsmith: I&#8217;ve had some progress on the website as far as storing user accounts and a login/registration interface. Feel free to email me at the email associated with this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mythprogrammer</title>
		<link>http://pragmattica.wordpress.com/2009/04/30/password-hashing-a-neat-idea-that-can-help-to-protect-your-online-accounts/#comment-166</link>
		<dc:creator>Mythprogrammer</dc:creator>
		<pubDate>Wed, 10 Jun 2009 15:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://pragmattica.wordpress.com/?p=67#comment-166</guid>
		<description>@bnsmith: Working on it as we speak, I&#039;ve even reserved www.PwdSafe.com for when its ready. Trying to learn a standard java method for password hashing as I work out the code for the site. Trying to meet the condition that you don&#039;t have to trust it to store your passwords on it as well. Cheers and wish me luck.</description>
		<content:encoded><![CDATA[<p>@bnsmith: Working on it as we speak, I&#8217;ve even reserved <a href="http://www.PwdSafe.com" rel="nofollow">http://www.PwdSafe.com</a> for when its ready. Trying to learn a standard java method for password hashing as I work out the code for the site. Trying to meet the condition that you don&#8217;t have to trust it to store your passwords on it as well. Cheers and wish me luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://pragmattica.wordpress.com/2009/04/30/password-hashing-a-neat-idea-that-can-help-to-protect-your-online-accounts/#comment-164</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Mon, 08 Jun 2009 23:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://pragmattica.wordpress.com/?p=67#comment-164</guid>
		<description>I&#039;ve been using a simplified version of this strategy for quite a while where I have a relatively long and complex password and I used specific letters from the domain name I am visiting in a section of that password. This way I am always able to a) remember the password without relying on my Keepass vault and b) Provides a relative amount of security against the attacks you are referring to. So, I (don&#039;t but could) use the last two letters of the domain name somewhere in the password. For example paypal might be e34al78y&amp;b  and ebay might be e34ay78y&amp;b and skype would be e34pe78y&amp;b.

Of course, this is a manual system and I think is inconspicuous enough to prevent the majority of brute-force style attacks if your password is picked up from other places. The above program does look to be a worthy alternative and somewhat more secure, though there will be times you end up somewhere where you need your password and don&#039;t have access to the software.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using a simplified version of this strategy for quite a while where I have a relatively long and complex password and I used specific letters from the domain name I am visiting in a section of that password. This way I am always able to a) remember the password without relying on my Keepass vault and b) Provides a relative amount of security against the attacks you are referring to. So, I (don&#8217;t but could) use the last two letters of the domain name somewhere in the password. For example paypal might be e34al78y&amp;b  and ebay might be e34ay78y&amp;b and skype would be e34pe78y&amp;b.</p>
<p>Of course, this is a manual system and I think is inconspicuous enough to prevent the majority of brute-force style attacks if your password is picked up from other places. The above program does look to be a worthy alternative and somewhat more secure, though there will be times you end up somewhere where you need your password and don&#8217;t have access to the software.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bnsmith</title>
		<link>http://pragmattica.wordpress.com/2009/04/30/password-hashing-a-neat-idea-that-can-help-to-protect-your-online-accounts/#comment-162</link>
		<dc:creator>bnsmith</dc:creator>
		<pubDate>Mon, 08 Jun 2009 23:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://pragmattica.wordpress.com/?p=67#comment-162</guid>
		<description>My preferred solution, Password Hasher, also has a web-only version. As for defense against keylogging, I suppose that copying and pasting the password might help to protect that particular web-site&#039;s password, but your master password could be logged, which is even worse! I guess it wouldn&#039;t be so bad if the thieves didn&#039;t know what to do with it, but still. Even with copy-and-pasting, there&#039;s not much security, since it would be easy to code up a software-based &quot;copy-and-paste logger&quot; program.</description>
		<content:encoded><![CDATA[<p>My preferred solution, Password Hasher, also has a web-only version. As for defense against keylogging, I suppose that copying and pasting the password might help to protect that particular web-site&#8217;s password, but your master password could be logged, which is even worse! I guess it wouldn&#8217;t be so bad if the thieves didn&#8217;t know what to do with it, but still. Even with copy-and-pasting, there&#8217;s not much security, since it would be easy to code up a software-based &#8220;copy-and-paste logger&#8221; program.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://pragmattica.wordpress.com/2009/04/30/password-hashing-a-neat-idea-that-can-help-to-protect-your-online-accounts/#comment-161</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 08 Jun 2009 22:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://pragmattica.wordpress.com/?p=67#comment-161</guid>
		<description>You write:

&quot;Second, this system is a bit inconvenient for accessing your accounts when you are away from your main computer. If you go to an Internet cafe in some other country, perhaps you could bring your password vault on a USB thumb drive, but what if the cafe doesn’t allow users to plug in their own USB drives? Or perhaps the cafe’s computers run Mac OS X and you don’t have compatible decryption software on the thumb drive.&quot;

...but your preferred solution involves Firefox extensions. What if the remote computer I&#039;m using doesn&#039;t have Firefox, or doesn&#039;t allow me to install extensions?

I might try the web-only version of PwdHash the next time I&#039;m traveling, though. I wonder if using that might help defend against keylogging, since you can just cut and paste the password.</description>
		<content:encoded><![CDATA[<p>You write:</p>
<p>&#8220;Second, this system is a bit inconvenient for accessing your accounts when you are away from your main computer. If you go to an Internet cafe in some other country, perhaps you could bring your password vault on a USB thumb drive, but what if the cafe doesn’t allow users to plug in their own USB drives? Or perhaps the cafe’s computers run Mac OS X and you don’t have compatible decryption software on the thumb drive.&#8221;</p>
<p>&#8230;but your preferred solution involves Firefox extensions. What if the remote computer I&#8217;m using doesn&#8217;t have Firefox, or doesn&#8217;t allow me to install extensions?</p>
<p>I might try the web-only version of PwdHash the next time I&#8217;m traveling, though. I wonder if using that might help defend against keylogging, since you can just cut and paste the password.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://pragmattica.wordpress.com/2009/04/30/password-hashing-a-neat-idea-that-can-help-to-protect-your-online-accounts/#comment-160</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 08 Jun 2009 19:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://pragmattica.wordpress.com/?p=67#comment-160</guid>
		<description>Another one:  http://jeffpalm.com/password/

This is a bookmarklet to allow you to have a unique password for every domain you frequent, while only remembering one. So, if someone steals (borrows) your password, you will only have lost it for that domain. First, this wasn&#039;t my idea, it was Felix&#039;s. Using this you can visit a site, enter the same password you normally use and then click this link creating a unique hash based on the domain.</description>
		<content:encoded><![CDATA[<p>Another one:  <a href="http://jeffpalm.com/password/" rel="nofollow">http://jeffpalm.com/password/</a></p>
<p>This is a bookmarklet to allow you to have a unique password for every domain you frequent, while only remembering one. So, if someone steals (borrows) your password, you will only have lost it for that domain. First, this wasn&#8217;t my idea, it was Felix&#8217;s. Using this you can visit a site, enter the same password you normally use and then click this link creating a unique hash based on the domain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bnsmith</title>
		<link>http://pragmattica.wordpress.com/2009/04/30/password-hashing-a-neat-idea-that-can-help-to-protect-your-online-accounts/#comment-158</link>
		<dc:creator>bnsmith</dc:creator>
		<pubDate>Mon, 08 Jun 2009 16:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://pragmattica.wordpress.com/?p=67#comment-158</guid>
		<description>@Mythprogrammer: Let me know when you get something up and running. If you do make this kind of password vault thing, it would be able to compete head-to-head with password hashing. That would make it much harder to decide which password-protection strategy I should use. Still, new ideas competing with each other benefits everyone.</description>
		<content:encoded><![CDATA[<p>@Mythprogrammer: Let me know when you get something up and running. If you do make this kind of password vault thing, it would be able to compete head-to-head with password hashing. That would make it much harder to decide which password-protection strategy I should use. Still, new ideas competing with each other benefits everyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mythprogrammer</title>
		<link>http://pragmattica.wordpress.com/2009/04/30/password-hashing-a-neat-idea-that-can-help-to-protect-your-online-accounts/#comment-155</link>
		<dc:creator>Mythprogrammer</dc:creator>
		<pubDate>Mon, 08 Jun 2009 16:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://pragmattica.wordpress.com/?p=67#comment-155</guid>
		<description>Finally. Been looking for an idea for a web project. As soon as I figure out how to do password hashing with java, you sir will have a password vault up.</description>
		<content:encoded><![CDATA[<p>Finally. Been looking for an idea for a web project. As soon as I figure out how to do password hashing with java, you sir will have a password vault up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bnsmith</title>
		<link>http://pragmattica.wordpress.com/2009/04/30/password-hashing-a-neat-idea-that-can-help-to-protect-your-online-accounts/#comment-130</link>
		<dc:creator>bnsmith</dc:creator>
		<pubDate>Tue, 05 May 2009 02:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://pragmattica.wordpress.com/?p=67#comment-130</guid>
		<description>You&#039;re right that there are some partially web-based services for storing passwords, but none of them is quite what I would want. The main thing about these services is the need to trust the companies that run them. If I were to design a partially web-based password-vault program, I would want it to work in a manner similar to the password-hashing programs listed above. That is, a Firefox plugin that accesses your vault to put passwords into sites when you&#039;re on your main machine, and then a Javascript-only page that would be able to open your vault on a remote machine (without sending any decrypted data to a server). The Javascript page would assume that you downloaded your password vault from *somewhere* on to your local machine. The place that you had your vault stored online would hopefully have no capability to decrypt the vault itself. They would just be an untrusted file storage website... like Dropbox, for instance. That would be a password-vault system that would not involve placing much trust in any third parties.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right that there are some partially web-based services for storing passwords, but none of them is quite what I would want. The main thing about these services is the need to trust the companies that run them. If I were to design a partially web-based password-vault program, I would want it to work in a manner similar to the password-hashing programs listed above. That is, a Firefox plugin that accesses your vault to put passwords into sites when you&#8217;re on your main machine, and then a Javascript-only page that would be able to open your vault on a remote machine (without sending any decrypted data to a server). The Javascript page would assume that you downloaded your password vault from *somewhere* on to your local machine. The place that you had your vault stored online would hopefully have no capability to decrypt the vault itself. They would just be an untrusted file storage website&#8230; like Dropbox, for instance. That would be a password-vault system that would not involve placing much trust in any third parties.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
