<?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: LockBin: An OpenID Password Vault</title>
	<atom:link href="http://ajaxian.com/archives/lockbin-an-openid-password-vault/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/lockbin-an-openid-password-vault</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Matt</title>
		<link>http://ajaxian.com/archives/lockbin-an-openid-password-vault/comment-page-1#comment-246602</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 27 Jan 2007 21:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2043#comment-246602</guid>
		<description>Raw OpenID is just that, the user&#039;s openID.  But it is not located anywhere on the LockBin server.  This is the problem with most seed-based encryption schemes.  The seed is sitting in a script file on the server somewhere.  But in this case, the seed is elsewhere.</description>
		<content:encoded><![CDATA[<p>Raw OpenID is just that, the user&#8217;s openID.  But it is not located anywhere on the LockBin server.  This is the problem with most seed-based encryption schemes.  The seed is sitting in a script file on the server somewhere.  But in this case, the seed is elsewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Barulli</title>
		<link>http://ajaxian.com/archives/lockbin-an-openid-password-vault/comment-page-1#comment-246468</link>
		<dc:creator>Marco Barulli</dc:creator>
		<pubDate>Wed, 24 Jan 2007 09:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2043#comment-246468</guid>
		<description>Hi,
in the inaugural post of LockBin forums, the author says that he had these design constraints: 

&lt;i&gt;&quot;- The key which encrypts their information must be unique to each user. &lt;/i&gt; 
&lt;i&gt;- These keys must not be anywhere on LockBin&#039;s server, impossible for even the system admin (me) to figure out. &quot;&lt;/i&gt;

and his solution was using OpenID.

&lt;i&gt;&quot;OpenID is the perfect key with which to encrypt a user&#039;s information. The raw OpenID is not saved on LockBin&#039;s server. It is unique for every user, and it cannot be guessed because the user must be authenticated by the OpenID server when they login. &lt;/i&gt;

Wouldn&#039;t be nice if he provided more information about what exactly is the &quot;raw OpenID&quot;, how it is retrieved and stored, which kind of cipher has been used, ...?

Many thanks,
Marco</description>
		<content:encoded><![CDATA[<p>Hi,<br />
in the inaugural post of LockBin forums, the author says that he had these design constraints: </p>
<p><i>&#8220;- The key which encrypts their information must be unique to each user. </i><br />
<i>- These keys must not be anywhere on LockBin&#8217;s server, impossible for even the system admin (me) to figure out. &#8220;</i></p>
<p>and his solution was using OpenID.</p>
<p><i>&#8220;OpenID is the perfect key with which to encrypt a user&#8217;s information. The raw OpenID is not saved on LockBin&#8217;s server. It is unique for every user, and it cannot be guessed because the user must be authenticated by the OpenID server when they login. </i></p>
<p>Wouldn&#8217;t be nice if he provided more information about what exactly is the &#8220;raw OpenID&#8221;, how it is retrieved and stored, which kind of cipher has been used, &#8230;?</p>
<p>Many thanks,<br />
Marco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://ajaxian.com/archives/lockbin-an-openid-password-vault/comment-page-1#comment-246464</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 24 Jan 2007 07:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2043#comment-246464</guid>
		<description>&lt;link href=&#039;http://www.myopenid.com/server&#039; rel=&#039;openid.server&#039;&gt;
  &lt;link href=&#039;http://jeremy1.myopenid.com/&#039; rel=&#039;openid.delegate&#039;/&gt;</description>
		<content:encoded><![CDATA[<p>&lt;link href=&#8217;http://www.myopenid.com/server&#8217; rel=&#8217;openid.server&#8217;&gt;<br />
  &lt;link href=&#8217;http://jeremy1.myopenid.com/&#8217; rel=&#8217;openid.delegate&#8217;/&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://ajaxian.com/archives/lockbin-an-openid-password-vault/comment-page-1#comment-246463</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 24 Jan 2007 07:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2043#comment-246463</guid>
		<description>Not sure you support openid.delegate.  My openid is http://www.4coderz.com/, and I have the following in my page.  This works when i log into zooomr.com:

  
  </description>
		<content:encoded><![CDATA[<p>Not sure you support openid.delegate.  My openid is <a href="http://www.4coderz.com/" rel="nofollow">http://www.4coderz.com/</a>, and I have the following in my page.  This works when i log into zooomr.com:</p>
]]></content:encoded>
	</item>
</channel>
</rss>

