<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Intrepid Blog &#187; hashcash</title>
	<atom:link href="http://blog.affien.com/archives/tag/hashcash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.affien.com</link>
	<description>A few thoughts</description>
	<lastBuildDate>Mon, 01 Mar 2010 00:58:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hashcash 3.2</title>
		<link>http://blog.affien.com/archives/2007/01/03/hashcash-32/</link>
		<comments>http://blog.affien.com/archives/2007/01/03/hashcash-32/#comments</comments>
		<pubDate>Wed, 03 Jan 2007 00:34:32 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[hashcash]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2007/01/03/hashcash-32/</guid>
		<description><![CDATA[I upgraded to hashcash 3.2. I hope that will stop the new wave of spam I had on this blog. When you&#8217;re upgrading yourself, note that now wp-hashcash resides in its own subdirectory in the plugins folder, I didn&#8217;t notice that and couldn&#8217;t find what was wrong until I noticed the &#8216;/wp-hashcash/&#8217; bit in the [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded to <a href="http://elliottback.com/wp/archives/2005/10/23/wordpress-hashcash-30-beta/">hashcash 3.2</a>. I hope that will stop the new wave of spam I had on this blog. When you&#8217;re upgrading yourself, note that now wp-hashcash resides in its own subdirectory in the plugins folder, I didn&#8217;t notice that and couldn&#8217;t find what was wrong until I noticed the &#8216;/wp-hashcash/&#8217; bit in the source.</p>
<p>By the way, happy new year!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2007/01/03/hashcash-32/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beacon with eggs and &#8230;</title>
		<link>http://blog.affien.com/archives/2006/01/28/beacon-with-eggs-and/</link>
		<comments>http://blog.affien.com/archives/2006/01/28/beacon-with-eggs-and/#comments</comments>
		<pubDate>Sat, 28 Jan 2006 20:14:47 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[hashcash]]></category>
		<category><![CDATA[spam. wordpress]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2006/01/28/beacon-with-eggs-and/</guid>
		<description><![CDATA[Spam, again on this blog.
It seems those nasty spammers are now using actual people (or an automated browser) to post spam comments, subverting the protection wp-hashcash delivers.
Luckily it are only about two per day, which is very managable, but still annoying.
Like DRM and most other copyright protections, SPAM protection is inherently insecure, for the original [...]]]></description>
			<content:encoded><![CDATA[<p>Spam, again on this blog.</p>
<p>It seems those nasty spammers are now using actual people (or an automated browser) to post spam comments, subverting the protection wp-hashcash delivers.</p>
<p>Luckily it are only about two per day, which is very managable, but still annoying.</p>
<p>Like DRM and most other copyright protections, SPAM protection is inherently insecure, for the original openess required to allow a not-spammer to use them is, well, too open.</p>
<p>One interesting thing is that we can fight back now that they are using full javascript VM&#8217;s. Matching the spam-ip and letting it execute a rather &#8216;memory inefficient&#8217; little program would certainly make me smile.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2006/01/28/beacon-with-eggs-and/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enter HashCash 3.0</title>
		<link>http://blog.affien.com/archives/2005/10/23/enter-hashcash-30/</link>
		<comments>http://blog.affien.com/archives/2005/10/23/enter-hashcash-30/#comments</comments>
		<pubDate>Sun, 23 Oct 2005 21:26:07 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[hashcash]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2005/10/23/enter-hashcash-30/</guid>
		<description><![CDATA[A new anti-wordpress-spam release of Elliott Back: HashCash 3.0.
Basicly it uses md5, javascript and a bit of AJAX, which is very hard to force except when a spam bot executes the actual javascript.Basicaly it just keeps an â€œundecipherableâ€ secret which in theory youâ€™d need javascript to decode. The problem with that is that it takes [...]]]></description>
			<content:encoded><![CDATA[<p>A new anti-wordpress-spam release of Elliott Back: <a href="http://elliottback.com/wp/archives/2005/10/23/wordpress-hashcash-30-beta/">HashCash 3.0</a>.</p>
<p><del>Basicly it uses md5, javascript and a bit of AJAX, which is very hard to force except when a spam bot executes the actual javascript.</del><ins>Basicaly it just keeps an â€œundecipherableâ€ secret which in theory youâ€™d need javascript to decode.</ins> The problem with that is that it takes some time to execute the javascript and hopefully will scare the spambot away.</p>
<p>The method isn&#8217;t intrusive (although it does require javascript to be turned on), and pretty effective.</p>
<p>Good work Elliot!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2005/10/23/enter-hashcash-30/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Spam, spam and more spam</title>
		<link>http://blog.affien.com/archives/2005/09/11/spam-spam-and-more-spam/</link>
		<comments>http://blog.affien.com/archives/2005/09/11/spam-spam-and-more-spam/#comments</comments>
		<pubDate>Sun, 11 Sep 2005 10:23:34 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[hashcash]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2005/09/11/spam-spam-and-more-spam/</guid>
		<description><![CDATA[I noticed I had an enourmous amount of spam in my moderation queue.
The plugin I used to protect myself from spam wp-hashcash, seemed to have been mastered by spammers.
A download of the newest version did the trick.
If anyone experiences problems with posting comments, please mail me.
Update I: Seems some spam prevailed even over this version. [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed I had an enourmous amount of spam in my moderation queue.</p>
<p>The plugin I used to protect myself from spam wp-hashcash, seemed to have been mastered by spammers.</p>
<p>A download of the newest version did the trick.</p>
<p>If anyone experiences problems with posting comments, please <a href="mailto:bas.westerbaan@gmail.com">mail me</a>.</p>
<p><ins>Update I: Seems <em>some</em> spam prevailed even over this version. I&#8217;d better get to making my own custom changes to wp-hashcsah.</ins></p>
<p><ins>Update II: I changed the secret codes in the plugin. And I broke it for a while. Either one of those could have resulted in the fortunate (hopefully not temporarilly) stop of spam.</ins></p>
<p><ins>Update III: According to Elliot Back, the creator of hashcash, the spammers bruteforce the secret value. Changing it usually is efficient enough to keep them at bay for a while. He&#8217;s working on a newer version which features bigger, thus harder to bruteforce values. I just hope they won&#8217;t suck my bandwidth <strong>too</strong> much.</ins></p>
<p><ins>Update IV: Unfortunately there seems to be a lot of computing power or a hack behind the breaking of the hashcash security -_-, I keep getting spam :-/</ins></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2005/09/11/spam-spam-and-more-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bye Bye Spam</title>
		<link>http://blog.affien.com/archives/2005/06/25/bye-bye-spam/</link>
		<comments>http://blog.affien.com/archives/2005/06/25/bye-bye-spam/#comments</comments>
		<pubDate>Sat, 25 Jun 2005 22:19:54 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[hashcash]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2005/06/25/bye-bye-spam/</guid>
		<description><![CDATA[I just installed Hash Cash, which is an anti spam plugin for Wordpress.
Hash Cash protects this blog from spam by requiring the client to execute javascript which calculates a checksum of the content from a seed which is very hard to extract.
Since I installed it I haven&#8217;t got any spam comments  .
The downside is [...]]]></description>
			<content:encoded><![CDATA[<p>I just installed <a href="http://elliottback.com/wp/archives/2005/05/11/wordpress-hashcash-20/">Hash Cash</a>, which is an anti spam plugin for Wordpress.</p>
<p><em>Hash Cash</em> protects this blog from spam by requiring the client to execute javascript which calculates a checksum of the content from a seed which is very hard to extract.</p>
<p>Since I installed it I haven&#8217;t got any spam comments <img src='http://blog.affien.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>The downside is that it disallows anyone who hasn&#8217;t got a javascript enabled browser to post a comment.</p>
<p><ins>Now I still need to get some good means to combat trackback spam. Just putting them under moderation isn&#8217;t good enough for they keep coming</ins></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2005/06/25/bye-bye-spam/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
