<?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; secure</title>
	<atom:link href="http://blog.affien.com/archives/tag/secure/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>Keep your email secure (and what just doesn&#8217;t work)</title>
		<link>http://blog.affien.com/archives/2006/05/21/keep-your-email-secure-and-what-just-doesnt-work/</link>
		<comments>http://blog.affien.com/archives/2006/05/21/keep-your-email-secure-and-what-just-doesnt-work/#comments</comments>
		<pubDate>Sat, 20 May 2006 23:15:26 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2006/05/21/keep-your-email-secure-and-what-just-doesnt-work/</guid>
		<description><![CDATA[The best way to keep your e-mail address secure from evil spam bots is some kind of javascript and obfuscation, which unfortunately isn&#8217;t always available. There are enough alternatives though.
Usually people tend to replace the &#8216;@&#8217; with some short replacement like &#8216;{at}&#8217; or &#8216;bij&#8217;. This just doesn&#8217;t help.
Any programmer with a bit of knowledge of [...]]]></description>
			<content:encoded><![CDATA[<p>The best way to keep your e-mail address secure from evil spam bots is some kind of javascript and obfuscation, which unfortunately isn&#8217;t always available. There are enough alternatives though.</p>
<p>Usually people tend to replace the &#8216;@&#8217; with some short replacement like &#8216;{at}&#8217; or &#8216;bij&#8217;. This just doesn&#8217;t help.</p>
<p>Any programmer with a bit of knowledge of regex can create a program that scans for domain names and interprets every small bit of text in front of it as an @ sign.</p>
<p>Some smarter people also replace the dot. This works, unless your email-host uses a easily recognizable TLD (.com) or domainname (gmail.com).</p>
<p>Also putting &#8216;SPAM&#8217; in your email-adress some.personREMOVETHISFORSPAM@foo.bar is easily filtered.</p>
<p>Best thing is to use something out of the box.</p>
<p>For instance, my email address is X@Y, where:<br />
X = bas.westerbaan<br />
Y = gmail.com<br />
Also I&#8217;ve got an email-address on w-nz.com, namely bas.westerbaan.</p>
<p>Or even maybe w-nz.com@bas.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2006/05/21/keep-your-email-secure-and-what-just-doesnt-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
