<?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: Ludicrous But Intriguing: A JavaScript Login System That Hides Content And Prevents Login Flooding</title>
	<atom:link href="http://www.dougv.com/2009/04/25/ludicrous-but-intriguing-a-javascript-login-system-that-hides-content-and-prevents-login-flooding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dougv.com/2009/04/25/ludicrous-but-intriguing-a-javascript-login-system-that-hides-content-and-prevents-login-flooding/</link>
	<description>ASP.NET, PHP, XML, JavaScript, DOM, Web geekery</description>
	<lastBuildDate>Mon, 02 Jan 2012 21:22:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Doug Vanderweide</title>
		<link>http://www.dougv.com/2009/04/25/ludicrous-but-intriguing-a-javascript-login-system-that-hides-content-and-prevents-login-flooding/#comment-248</link>
		<dc:creator>Doug Vanderweide</dc:creator>
		<pubDate>Tue, 23 Jun 2009 04:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougv.com/blog/?p=1954#comment-248</guid>
		<description>OK, I&#039;ll compromise: A JavaScript login system isn&#039;t ludicrous; it&#039;s more pointlessly insecure. ;)</description>
		<content:encoded><![CDATA[<p>OK, I&#8217;ll compromise: A JavaScript login system isn&#8217;t ludicrous; it&#8217;s more pointlessly insecure. <img src='http://www.dougv.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scriptar</title>
		<link>http://www.dougv.com/2009/04/25/ludicrous-but-intriguing-a-javascript-login-system-that-hides-content-and-prevents-login-flooding/#comment-247</link>
		<dc:creator>Scriptar</dc:creator>
		<pubDate>Mon, 22 Jun 2009 22:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougv.com/blog/?p=1954#comment-247</guid>
		<description>It is not &lt;em&gt;completely&lt;/em&gt; ludicrous to rely on JavaScript to hide content. If you use a  JavaScript implementation of the MD5 (or another type of) one-way hashing algorithm, you can use it to keep your information secret when you don&#039;t have a server-side solution:
&lt;a href=&quot;http://scriptar.com/JavaScript/login.html&quot; rel=&quot;nofollow&quot;&gt;scriptar.com/JavaScript/login.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>It is not <em>completely</em> ludicrous to rely on JavaScript to hide content. If you use a  JavaScript implementation of the MD5 (or another type of) one-way hashing algorithm, you can use it to keep your information secret when you don&#8217;t have a server-side solution:<br />
<a href="http://scriptar.com/JavaScript/login.html" rel="nofollow">scriptar.com/JavaScript/login.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

