<?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: What Are The Alternatives to Captcha?</title>
	<atom:link href="http://newwebmasters.net/featured/captcha-alternatives/feed/" rel="self" type="application/rss+xml" />
	<link>http://newwebmasters.net/featured/captcha-alternatives/</link>
	<description>Build a Better Website</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:22:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Weston</title>
		<link>http://newwebmasters.net/featured/captcha-alternatives/comment-page-1/#comment-5718</link>
		<dc:creator>Weston</dc:creator>
		<pubDate>Thu, 14 Jan 2010 04:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://newwebmasters.net/?p=494#comment-5718</guid>
		<description>This is a problem I&#039;ve struggled with for some time and haven&#039;t really found the ultimate solution.

The best solution so far has been to request the browser to sign the request with a key-pair sent from the server. A browser can be &quot;asked&quot; to identify itself with an ajax request to obtain the server&#039;s public key, and a one-time token can allow for it&#039;s signature of the action - whatever it is: creating an account, posting a message, uploading files, clicking through all the pages of the site really fast (in script-like fashion), etc...</description>
		<content:encoded><![CDATA[<p>This is a problem I&#8217;ve struggled with for some time and haven&#8217;t really found the ultimate solution.</p>
<p>The best solution so far has been to request the browser to sign the request with a key-pair sent from the server. A browser can be &#8220;asked&#8221; to identify itself with an ajax request to obtain the server&#8217;s public key, and a one-time token can allow for it&#8217;s signature of the action &#8211; whatever it is: creating an account, posting a message, uploading files, clicking through all the pages of the site really fast (in script-like fashion), etc&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mmj</title>
		<link>http://newwebmasters.net/featured/captcha-alternatives/comment-page-1/#comment-1606</link>
		<dc:creator>mmj</dc:creator>
		<pubDate>Sun, 01 Feb 2009 08:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://newwebmasters.net/?p=494#comment-1606</guid>
		<description>This is a very good article.  Well done.

I am very much against all forms of CAPTCHA for all the reasons you&#039;ve highlighted above and more.  They are anti-user, and they don&#039;t really provide any real security, unless your idea of security means that all humans can be trusted whereas all machines/scripts can&#039;t.</description>
		<content:encoded><![CDATA[<p>This is a very good article.  Well done.</p>
<p>I am very much against all forms of CAPTCHA for all the reasons you&#8217;ve highlighted above and more.  They are anti-user, and they don&#8217;t really provide any real security, unless your idea of security means that all humans can be trusted whereas all machines/scripts can&#8217;t.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
