<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How to spam-protect a web-published e-mail address?</title>
	<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address/</link>
	<description>Comments on Ask MetaFilter post How to spam-protect a web-published e-mail address?</description>
	<pubDate>Sun, 04 Jun 2006 12:20:09 -0800</pubDate>
	<lastBuildDate>Sun, 04 Jun 2006 12:20:09 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How to spam-protect a web-published e-mail address?</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address</link>	
		<description>I need to post an e-mail address to the contact page of a website. What&apos;s the safest way to do this? (&lt;i&gt;Is&lt;/i&gt; there a safe way?) &lt;br /&gt;&lt;br /&gt; In the past I&apos;ve used the Hivelogic &lt;a href=&quot;http://automaticlabs.com/products/enkoderform&quot;&gt;email enkoder&lt;/a&gt;. Can anyone vouch for the efficacy of this method? I&apos;ve considered using the enkoder with an additional layer of misdirection: for example, creating a dummy contact1@grs.org address which, if it became a spam target, would be changed to contact2@grs.org, etc. &lt;br&gt;
&lt;br&gt;
What about posting the address as an image? Is this effective?&lt;br&gt;
&lt;br&gt;
I need to get my contact information up, but I&apos;m pretty darn wary about doing so...</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.39495</guid>
		<pubDate>Sun, 04 Jun 2006 11:57:19 -0800</pubDate>
		<dc:creator>jdroth</dc:creator>
		
			<category>email</category>
		
			<category>spam</category>
		
			<category>protection</category>
		
	</item> <item>
		<title>By: moift</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609593</link>	
		<description>I&apos;d avoid using any standard solution like the one in your link.  It&apos;s not strong encryption and if there are enough adopters to make the clientele attractive to spammers they&apos;ll break it and spider for it.  A home-rolled solution like an image (with no mailto: link or compromising alt text) would have to be typed into a spam database manually, and it&apos;s really never going to get any more difficult than that.  (That is, unless spammers are doing mass-OCR, but I think that&apos;s unlikely considering the volume of easier pickings)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609593</guid>
		<pubDate>Sun, 04 Jun 2006 12:20:09 -0800</pubDate>
		<dc:creator>moift</dc:creator>
	</item><item>
		<title>By: agropyron</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609604</link>	
		<description>What about a form where people can submit a message that gets emailed to you?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609604</guid>
		<pubDate>Sun, 04 Jun 2006 12:35:59 -0800</pubDate>
		<dc:creator>agropyron</dc:creator>
	</item><item>
		<title>By: jepler</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609606</link>	
		<description>I put my e-mail address (&lt;a href=&quot;mailto:jepler@unpy.net&quot;&gt;jepler@unpy.net&lt;/a&gt;) online freely, and I have done so since before anyone had heard of spam.  If you want people to be able to contact you easily, you pay a price.&lt;br&gt;
&lt;br&gt;
But with good spam detection software, like the free &lt;a href=&quot;http://spambayes.org&quot;&gt;spambayes&lt;/a&gt;, spam is a very managable annoyance.  Last month, I got 10368 messages, including 6875 spam, about 300 addressed directly to me, and the rest on various mailing lists.  Of those, about 60 (&lt;1 %) had to be manually classified as spam or not.br&gt;
&lt;br&gt;
You may worry &quot;what if I miss a message because it was caught as spam&quot;, but if you use a system that inconveniences your correspondent (e.g., forcing her to manually tanscribe an address that is shown as an image) you will also deter people from communicating with you.  &quot;enkoder&quot; is such a scheme, because it only works for people who enable javascript in their web browser.&lt;/1&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609606</guid>
		<pubDate>Sun, 04 Jun 2006 12:37:06 -0800</pubDate>
		<dc:creator>jepler</dc:creator>
	</item><item>
		<title>By: devilsbrigade</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609611</link>	
		<description>If you make it slightly nonstandard, it&apos;ll fool anything automated. That&apos;s the best you can hope for. Personally, find email addresses that are the actual hyperlink (email:blah)  with NOSPAMemail@domain.comNOSPAM, since you can click that and take it out in your email client fairly easily.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609611</guid>
		<pubDate>Sun, 04 Jun 2006 12:41:58 -0800</pubDate>
		<dc:creator>devilsbrigade</dc:creator>
	</item><item>
		<title>By: gfrobe</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609612</link>	
		<description>Why not just sign up for a throwaway Hotmail address and use that?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609612</guid>
		<pubDate>Sun, 04 Jun 2006 12:42:09 -0800</pubDate>
		<dc:creator>gfrobe</dc:creator>
	</item><item>
		<title>By: gfrobe</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609613</link>	
		<description>Sorry, just realized I misread your question.  Disregard my suggestion..</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609613</guid>
		<pubDate>Sun, 04 Jun 2006 12:44:36 -0800</pubDate>
		<dc:creator>gfrobe</dc:creator>
	</item><item>
		<title>By: jdroth</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609626</link>	
		<description>@ jepler&lt;br&gt;
You have an excellent point. I use spamsieve on a Mac and it&apos;s excellent. It does take time to sort through the spam every day, though, and I&apos;d hate to have to spend more time at. Still, I may consider just giving in. &lt;br&gt;
&lt;br&gt;
@agropyron&lt;br&gt;
This morning I set up a separate page with a comments section -- comments will forward to me. I was hoping to add an actual e-mail address, too, though.&lt;br&gt;
&lt;br&gt;
@devilsbrigade&lt;br&gt;
Yours may be the best solution. We&apos;ll see...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609626</guid>
		<pubDate>Sun, 04 Jun 2006 13:08:09 -0800</pubDate>
		<dc:creator>jdroth</dc:creator>
	</item><item>
		<title>By: kindall</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609656</link>	
		<description>I like using onMouseOver/onClick handlers to change the link&apos;s URL to a programmatically-determined (not hardcoded) e-mail address just before the user clicks on it. A spammer would have to be running a crawler that not only runs JavaScript to render the page, but which also simulates the JavaScript click event hierarchy on every link on the page.&lt;br&gt;
&lt;br&gt;
&amp;lt;a href=&quot;mailto:spamtrap@jerrykindall.com&quot; onMouseOver=&apos;myrealaddr=&quot;sendtome&quot;&apos; onClick=&apos;url=this.href.split(&quot;@&quot;); url[0]=myrealaddr; url[0]=&quot;mailto:&quot;+url[0]; this.href=url.join(&quot;@&quot;)&apos;&amp;gt;send me mail&amp;lt;/a&amp;gt;&lt;br&gt;
&lt;br&gt;
How this works:&lt;br&gt;
&lt;br&gt;
1) the href goes to an invalid email address at the same domain. In my example I use spamtrap@jerrykindall.com. I actually want this address on spammers&apos; lists because it helps my mail server identify spam.&lt;br&gt;
&lt;br&gt;
2) onMouseOver sets the variable myrealaddr to my real address (at the domain) when the user mouses over the e-mail link.&lt;br&gt;
&lt;br&gt;
3) onClick changes the target of the link using the value of the variable when the user clicks the link.&lt;br&gt;
&lt;br&gt;
For bonus points, URL-encode the myrealaddr assignment:&lt;br&gt;
&lt;br&gt;
&amp;lt;a href=&quot;mailto:spamtrap@jerrykindall.com&quot; onMouseOver=&apos;myrealaddr=unescape(&quot;%73%65%6e%64%74%6f%6d%65&quot;)&apos; onClick=&apos;url=this.href.split(&quot;@&quot;); url[0]=myrealaddr; url[0]=&quot;mailto:&quot;+url[0]; this.href=url.join(&quot;@&quot;)&apos;&amp;gt;send me mail&amp;lt;/a&amp;gt;&lt;br&gt;
&lt;br&gt;
For bonus bonus points, entity-encode all the tag attributes of the above. I won&apos;t post the result here because it&apos;ll ruin the layout of this page. I&apos;ve &lt;a href=&quot;http://www.jerrykindall.com/spamproof.html&quot;&gt;posted it&lt;/a&gt; on my server.&lt;br&gt;
&lt;br&gt;
There are other tricks I like but that&apos;s one of the simplest and most effective, IMHO.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609656</guid>
		<pubDate>Sun, 04 Jun 2006 13:54:19 -0800</pubDate>
		<dc:creator>kindall</dc:creator>
	</item><item>
		<title>By: Sharcho</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609669</link>	
		<description>Here&apos;s my unobtrusive JavaScript solution that gives a clickable E-mail address. Unlike other JavaScript encoding techniques, it is still accessible for people that don&apos;t have JavaScript enabled.&lt;br&gt;
&lt;a href=&quot;http://pastebin.com/758420&quot;&gt;http://pastebin.com/758420&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609669</guid>
		<pubDate>Sun, 04 Jun 2006 14:08:11 -0800</pubDate>
		<dc:creator>Sharcho</dc:creator>
	</item><item>
		<title>By: waldo</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609691</link>	
		<description>Simply replace the @ with an &amp;amp;#064; -- spammers have never harvested such addresses, as &lt;a href=&quot;http://www.cdt.org/speech/spam/030319spamreport.shtml&quot;&gt;demonstrated by the Center for Democracy &amp;amp; Technology&lt;/a&gt; in their awesome March 2003 study.&lt;br&gt;
&lt;br&gt;
Why?  Because the sort of person who disguises their e-mail address is the kind of person that is going to report spam to Spamcop and the like, and decidedly not the kind of person who would ever buy anything from spam.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609691</guid>
		<pubDate>Sun, 04 Jun 2006 14:38:01 -0800</pubDate>
		<dc:creator>waldo</dc:creator>
	</item><item>
		<title>By: schwa</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609693</link>	
		<description>Sharcho wins for best solution! Very graceful.&lt;br&gt;
&lt;br&gt;
I wonder how many spam spider&apos;s are capabile of executing Javascript though.&lt;br&gt;
&lt;br&gt;
I took sharcho&apos;s code and will be using it on my site. I am going to change it a little so the fallback e-mail address is actually a link to a HTML form contact page.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609693</guid>
		<pubDate>Sun, 04 Jun 2006 14:45:39 -0800</pubDate>
		<dc:creator>schwa</dc:creator>
	</item><item>
		<title>By: randomination</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609705</link>	
		<description>You might want to take the &apos;nospam&apos; idea and riff on it, if you&apos;re worried about crawlers being able to decode the script.&lt;br&gt;
&lt;br&gt;
My own page displays something along the lines of &quot;E-mail me at quin@haddockquinparker.com, removing the fish from the address first.&quot; And then everytime the page loads, a simple Javascript routine chooses from haddock, perch, trout, salmon, cod and about 12 other creatures. The logic is that automated e-mail crawlers aren&apos;t clever enough to figure out what part of the address is the interloping aquatic lifeform.&lt;br&gt;
&lt;br&gt;
You could also do something like NOSPAMquin@quinnospamparker.no.spam.arrrgh.no.spam.spam.spam.STOPIT!.spam.GAH!.com but you might think that&apos;s silly.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609705</guid>
		<pubDate>Sun, 04 Jun 2006 15:15:22 -0800</pubDate>
		<dc:creator>randomination</dc:creator>
	</item><item>
		<title>By: smackfu</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609721</link>	
		<description>&lt;i&gt;What about a form where people can submit a message that gets emailed to you?&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
Those tend to get spammed just as much &amp;mdash; although I suppose they don&apos;t get your email on mailing lists.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609721</guid>
		<pubDate>Sun, 04 Jun 2006 15:40:17 -0800</pubDate>
		<dc:creator>smackfu</dc:creator>
	</item><item>
		<title>By: SenshiNeko</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609731</link>	
		<description>Posted on my site I use &lt;em&gt;name [at] domain [dot] com&lt;/em&gt; in the email link, and when I post it elsewhere (as in comments), &lt;em&gt;nameNO@SPAMdomain.moc&lt;/em&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609731</guid>
		<pubDate>Sun, 04 Jun 2006 15:51:21 -0800</pubDate>
		<dc:creator>SenshiNeko</dc:creator>
	</item><item>
		<title>By: kindall</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609732</link>	
		<description>&lt;i&gt;I wonder how many spam spider&apos;s are capabile of executing Javascript though.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
A fair number. They just use the Internet Explorer built into Windows, typically. However, while these will get inline tags created with document.write, they won&apos;t catch things fired off by an event, as that would require that something simulate a click on each link on the page and run any attached JavaScripts.&lt;br&gt;
&lt;br&gt;
Robots also generally don&apos;t follow form tags, which is another way to hide your e-mail address (have the form handler script send a redirect to a mailto: URL).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609732</guid>
		<pubDate>Sun, 04 Jun 2006 15:53:03 -0800</pubDate>
		<dc:creator>kindall</dc:creator>
	</item><item>
		<title>By: Sharcho</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609789</link>	
		<description>Just to clarify that I didn&apos;t write the code mentioned above. I&apos;ve managed to trace back where I originally found it. &lt;a href=&quot;http://markos.gaivo.net/blog/?p=22&quot;&gt;The original version&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
There&apos;s also another version linked there that uses the same concept that kindall mentioned to prevent JavaScript-capable spiders.&lt;br&gt;
&lt;br&gt;
I&apos;ve never received any spam in a JavaScript encoded address, so I don&apos;t think it&apos;s an issue.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609789</guid>
		<pubDate>Sun, 04 Jun 2006 17:24:21 -0800</pubDate>
		<dc:creator>Sharcho</dc:creator>
	</item><item>
		<title>By: schwa</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#609821</link>	
		<description>Sharcho,&lt;br&gt;
&lt;br&gt;
Still a lovely little script. I&apos;ve modified it so that it works with:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;/contact/&quot;  email&gt;foo [at] bar.com&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Here&apos;s the modified code:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://toxicsoftware.com/scripts/utilities.js&quot;&gt;http://toxicsoftware.com/scripts/utilities.js &lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-609821</guid>
		<pubDate>Sun, 04 Jun 2006 18:33:28 -0800</pubDate>
		<dc:creator>schwa</dc:creator>
	</item><item>
		<title>By: flabdablet</title>
		<link>http://ask.metafilter.com/39495/How-to-spamprotect-a-webpublished-email-address#610055</link>	
		<description>Whichever disguise method you end up with, just use a Gmail address and let Google filter the spam for you.  I&apos;ve had the same mail address for years, about 70% of what gets sent to it is spam, and my POP3 client just doesn&apos;t see it.&lt;br&gt;
&lt;br&gt;
The only spam I still get arrives via my (even older) Yahoo account.&lt;br&gt;
&lt;br&gt;
I used to comb through my Gmail spam folder every now and again just to see if there was anything valuable in there.  There never was, so these days I don&apos;t bother.  As far as I can tell, Gmail&apos;s spam filtering Just Works.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39495-610055</guid>
		<pubDate>Mon, 05 Jun 2006 04:15:14 -0800</pubDate>
		<dc:creator>flabdablet</dc:creator>
	</item>
	</channel>
</rss>
