<?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 Passwords with PwdHash</title>
	<atom:link href="http://www.automaticable.com/2008-01-08/secure-passwords-with-pwdhash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automaticable.com/2008-01-08/secure-passwords-with-pwdhash/</link>
	<description>adjective: of or pertaining to things that should work but go awry</description>
	<lastBuildDate>Wed, 14 Sep 2011 19:38:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Introducing: Pwdhash Sharp 0.8.4! &#124; automaticable</title>
		<link>http://www.automaticable.com/2008-01-08/secure-passwords-with-pwdhash/comment-page-1/#comment-499</link>
		<dc:creator>Introducing: Pwdhash Sharp 0.8.4! &#124; automaticable</dc:creator>
		<pubDate>Thu, 03 Jul 2008 22:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.automaticable.com/2008/01/08/secure-passwords-with-pwdhash/#comment-499</guid>
		<description>[...] desktop implementation of the PwdHash password-generator, written for Ubuntu.   We&#8217;ve written about PwdHash before, but if you&#8217;re not familiar: PwdHash automatically replaces the contents of [site address and [...]</description>
		<content:encoded><![CDATA[<p>[...] desktop implementation of the PwdHash password-generator, written for Ubuntu.   We&#8217;ve written about PwdHash before, but if you&#8217;re not familiar: PwdHash automatically replaces the contents of [site address and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PwdHash now Firefox 3 Compatible &#124; automaticable</title>
		<link>http://www.automaticable.com/2008-01-08/secure-passwords-with-pwdhash/comment-page-1/#comment-449</link>
		<dc:creator>PwdHash now Firefox 3 Compatible &#124; automaticable</dc:creator>
		<pubDate>Mon, 16 Jun 2008 16:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.automaticable.com/2008/01/08/secure-passwords-with-pwdhash/#comment-449</guid>
		<description>[...] you have secure, domain-specific passwords generated by PwdHash? Well, the handy Firefox extension just got an update that brings support for the latest Firefox [...]</description>
		<content:encoded><![CDATA[<p>[...] you have secure, domain-specific passwords generated by PwdHash? Well, the handy Firefox extension just got an update that brings support for the latest Firefox [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Wegner</title>
		<link>http://www.automaticable.com/2008-01-08/secure-passwords-with-pwdhash/comment-page-1/#comment-9</link>
		<dc:creator>Scott Wegner</dc:creator>
		<pubDate>Wed, 09 Jan 2008 01:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.automaticable.com/2008/01/08/secure-passwords-with-pwdhash/#comment-9</guid>
		<description>You raise a good point, but I wouldn&#039;t worry too much about it for the following reasons:&lt;br/&gt;-- The primary use is through a Firefox extension.  That means that it&#039;ll be around as long as Firefox is.  Right now it&#039;s listed as compatible through Firefox 2.0, but I&#039;m sure upgrading the extension would be pretty easy.&lt;br/&gt;-- The other use is through their website, which uses a simple form and some javascript; there&#039;s nothing going on server-side.  This means that you could easily save the files associated with the webpage and run it locally.  You could probably easily write a Greasemonkey script.&lt;br/&gt;-- Finally, everything has been released as open source.  With the following that it has, I think somebody would probably pick it up if the software needed updating.&lt;br/&gt;&lt;br/&gt;But, with the &quot;doomsdayish&quot; outlook, it&#039;s also worth noting that you could backup each password inside a password manager such as open-source KeePass.  If anything happened, you would still have access to your stored passwords.</description>
		<content:encoded><![CDATA[<p>You raise a good point, but I wouldn&#8217;t worry too much about it for the following reasons:<br />&#8211; The primary use is through a Firefox extension.  That means that it&#8217;ll be around as long as Firefox is.  Right now it&#8217;s listed as compatible through Firefox 2.0, but I&#8217;m sure upgrading the extension would be pretty easy.<br />&#8211; The other use is through their website, which uses a simple form and some javascript; there&#8217;s nothing going on server-side.  This means that you could easily save the files associated with the webpage and run it locally.  You could probably easily write a Greasemonkey script.<br />&#8211; Finally, everything has been released as open source.  With the following that it has, I think somebody would probably pick it up if the software needed updating.</p>
<p>But, with the &#8220;doomsdayish&#8221; outlook, it&#8217;s also worth noting that you could backup each password inside a password manager such as open-source KeePass.  If anything happened, you would still have access to your stored passwords.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle W</title>
		<link>http://www.automaticable.com/2008-01-08/secure-passwords-with-pwdhash/comment-page-1/#comment-8</link>
		<dc:creator>Kyle W</dc:creator>
		<pubDate>Tue, 08 Jan 2008 23:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.automaticable.com/2008/01/08/secure-passwords-with-pwdhash/#comment-8</guid>
		<description>One question about this service.  It seems pretty good at keeping your password secure, but that also makes you completely reliant on it.  Is there some kind of contingency set up by PwdHash or something the user can do to plan if (and, inevitably, when) the service goes down temporarily or permanently?  Not to be too doomsdayish with this kind of thing, but if a service like this lost support a few months/years down the road, it seems like it would put you in quite the pickle trying to get all of your passwords reset on all of these sites since you don&#039;t really know what the password is for each.&lt;br/&gt;&lt;br/&gt;Thoughts?</description>
		<content:encoded><![CDATA[<p>One question about this service.  It seems pretty good at keeping your password secure, but that also makes you completely reliant on it.  Is there some kind of contingency set up by PwdHash or something the user can do to plan if (and, inevitably, when) the service goes down temporarily or permanently?  Not to be too doomsdayish with this kind of thing, but if a service like this lost support a few months/years down the road, it seems like it would put you in quite the pickle trying to get all of your passwords reset on all of these sites since you don&#8217;t really know what the password is for each.</p>
<p>Thoughts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

