<?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"
	>
<channel>
	<title>Comments on: Thought Process Behind Online Password Services</title>
	<atom:link href="http://www.liquidmatrix.org/blog/2008/04/22/thought-process-behind-online-password-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.liquidmatrix.org/blog/2008/04/22/thought-process-behind-online-password-services/</link>
	<description>Bringing Fire To The Village: Your Source For Computer, Network &#38; Information Security News from Dave Lewis, Security Blogger</description>
	<pubDate>Mon, 08 Sep 2008 11:31:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Marco Barulli</title>
		<link>http://www.liquidmatrix.org/blog/2008/04/22/thought-process-behind-online-password-services/#comment-69135</link>
		<dc:creator>Marco Barulli</dc:creator>
		<pubDate>Mon, 28 Apr 2008 09:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.liquidmatrix.org/blog/?p=2936#comment-69135</guid>
		<description>@ Dave,
Clipperz is trying to promote "zero-knowledge web applications" as defined in this post: 
http://www.clipperz.com/users/marco/blog/2007/08/24/anatomy_zero_knowledge_web_application

We are fully aware that it's a counterintuitive concept and we deliberately applied it to the most sensitive kind of data: passwords! 

But we are completely transparent: we provide the source code and the tools to perform a security review of the whole application. 

Furthermore, few days ago we announced Clipperz Community Edition: a downloadable package that offers same features and functionalities of the hosted online service. Now everyone can host Clipperz password manager on any MySQL/PHP enabled server.
http://www.clipperz.com/open_source/clipperz_community_edition

Most importantly Clipperz is released under an open source license.  We opted for AGPLv3, recently approved by OSI, since it solves the "ASP loophole" in GPL.
(Btw, we had to move from Google Code hosting to SourceForge because AGPL is not welcome at Google!!!)
http://www.clipperz.com/users/marco/blog/2008/04/04/clipperz_not_welcome_google_code

Feel free to contact me for any further information,
Marco
Clipperz co-founder

PS
&lt;b&gt;(ed. note: changed the direction to the prev commenter)&lt;/b&gt; &lt;strike&gt;@CJ&lt;/strike&gt; @Dave Lewis Changed from "exploits" to "leverages". Thanks!</description>
		<content:encoded><![CDATA[<p>@ Dave,<br />
Clipperz is trying to promote &#8220;zero-knowledge web applications&#8221; as defined in this post:<br />
<a href="http://www.clipperz.com/users/marco/blog/2007/08/24/anatomy_zero_knowledge_web_application" rel="nofollow">http://www.clipperz.com/users/marco/blog/2007/08/24/anatomy_zero_knowledge_web_application</a></p>
<p>We are fully aware that it&#8217;s a counterintuitive concept and we deliberately applied it to the most sensitive kind of data: passwords! </p>
<p>But we are completely transparent: we provide the source code and the tools to perform a security review of the whole application. </p>
<p>Furthermore, few days ago we announced Clipperz Community Edition: a downloadable package that offers same features and functionalities of the hosted online service. Now everyone can host Clipperz password manager on any MySQL/PHP enabled server.<br />
<a href="http://www.clipperz.com/open_source/clipperz_community_edition" rel="nofollow">http://www.clipperz.com/open_source/clipperz_community_edition</a></p>
<p>Most importantly Clipperz is released under an open source license.  We opted for AGPLv3, recently approved by OSI, since it solves the &#8220;ASP loophole&#8221; in GPL.<br />
(Btw, we had to move from Google Code hosting to SourceForge because AGPL is not welcome at Google!!!)<br />
<a href="http://www.clipperz.com/users/marco/blog/2008/04/04/clipperz_not_welcome_google_code" rel="nofollow">http://www.clipperz.com/users/marco/blog/2008/04/04/clipperz_not_welcome_google_code</a></p>
<p>Feel free to contact me for any further information,<br />
Marco<br />
Clipperz co-founder</p>
<p>PS<br />
<b>(ed. note: changed the direction to the prev commenter)</b> <strike>@CJ</strike> @Dave Lewis Changed from &#8220;exploits&#8221; to &#8220;leverages&#8221;. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Lewis</title>
		<link>http://www.liquidmatrix.org/blog/2008/04/22/thought-process-behind-online-password-services/#comment-69118</link>
		<dc:creator>Dave Lewis</dc:creator>
		<pubDate>Tue, 22 Apr 2008 16:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.liquidmatrix.org/blog/?p=2936#comment-69118</guid>
		<description>@ CJ

"exploits the capabilities" I think they might be better served with "leverages the capabilities"

But hey, what do I know. 

Ha!</description>
		<content:encoded><![CDATA[<p>@ CJ</p>
<p>&#8220;exploits the capabilities&#8221; I think they might be better served with &#8220;leverages the capabilities&#8221;</p>
<p>But hey, what do I know. </p>
<p>Ha!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CJ</title>
		<link>http://www.liquidmatrix.org/blog/2008/04/22/thought-process-behind-online-password-services/#comment-69116</link>
		<dc:creator>CJ</dc:creator>
		<pubDate>Tue, 22 Apr 2008 14:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.liquidmatrix.org/blog/?p=2936#comment-69116</guid>
		<description>Entrusting Joe Schmoe with your credentials is bad in a "Don't cross the streams" kind of way.  From the FAQ:

"Clipperz exploits the capabilities of modern browsers to efficiently execute Javascript code. All your private information are locally encrypted before storing them on Clipperz servers. So you don’t need to trust Clipperz because you are just giving Clipperz a bunch of scrambled and twisted bits."

Not only are they telling people to give up their goodies, they're conditioning them that they don't even need to trust them.  A bunch of scrambled and twisted bits indeed...</description>
		<content:encoded><![CDATA[<p>Entrusting Joe Schmoe with your credentials is bad in a &#8220;Don&#8217;t cross the streams&#8221; kind of way.  From the FAQ:</p>
<p>&#8220;Clipperz exploits the capabilities of modern browsers to efficiently execute Javascript code. All your private information are locally encrypted before storing them on Clipperz servers. So you don’t need to trust Clipperz because you are just giving Clipperz a bunch of scrambled and twisted bits.&#8221;</p>
<p>Not only are they telling people to give up their goodies, they&#8217;re conditioning them that they don&#8217;t even need to trust them.  A bunch of scrambled and twisted bits indeed&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
