<?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: Obfuscate email addresses using PHP</title> <atom:link href="http://www.roytanck.com/2009/02/18/obfuscate-email-addresses-using-php/feed/" rel="self" type="application/rss+xml" /><link>http://www.roytanck.com/2009/02/18/obfuscate-email-addresses-using-php/</link> <description>Fascinated by new technology</description> <lastBuildDate>Sun, 12 Feb 2012 00:04:16 +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: SC</title><link>http://www.roytanck.com/2009/02/18/obfuscate-email-addresses-using-php/comment-page-1/#comment-373031</link> <dc:creator>SC</dc:creator> <pubDate>Thu, 15 Dec 2011 19:58:25 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=1257#comment-373031</guid> <description>I use a php script which was originally conceived and written by Tim Williams of The University of Arizona. The code randomly generate a different encryption key each time it is used and it barely repeating the same.  Here is the instruction what and how it does (at) www.celticproductions.net/articles/10/email/php+email+obfuscator.html</description> <content:encoded><![CDATA[<p>I use a php script which was originally conceived and written by Tim Williams of The University of Arizona. The code randomly generate a different encryption key each time it is used and it barely repeating the same.  Here is the instruction what and how it does (at) <a href="http://www.celticproductions.net/articles/10/email/php+email+obfuscator.html" rel="nofollow">http://www.celticproductions.net/articles/10/email/php+email+obfuscator.html</a></p> ]]></content:encoded> </item> <item><title>By: Ingrid</title><link>http://www.roytanck.com/2009/02/18/obfuscate-email-addresses-using-php/comment-page-1/#comment-150247</link> <dc:creator>Ingrid</dc:creator> <pubDate>Fri, 18 Mar 2011 19:23:02 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=1257#comment-150247</guid> <description>Thank you, this is just what I was looking for. I have a prototype site that a client needed up &quot;urgently&quot; (don&#039;t they all) and I haven&#039;t implemented the CMS yet so this is great for a quick &#039;n dirty solution for e-mail obfuscation.A couple of people commented above that the address could still be harvested but the best approach I&#039;ve found is to use disposable addresses that you publish on the site and get them to forward to another address that a user actually checks - this way when one becomes over-spammed then you can just delete the address (as it is being used for junk) and move onto the next. Personally, my preference is to forgo e-mail links on sites and use contact forms instead but sometimes clients insist. :)</description> <content:encoded><![CDATA[<p>Thank you, this is just what I was looking for. I have a prototype site that a client needed up &#8220;urgently&#8221; (don&#8217;t they all) and I haven&#8217;t implemented the CMS yet so this is great for a quick &#8216;n dirty solution for e-mail obfuscation.</p><p>A couple of people commented above that the address could still be harvested but the best approach I&#8217;ve found is to use disposable addresses that you publish on the site and get them to forward to another address that a user actually checks &#8211; this way when one becomes over-spammed then you can just delete the address (as it is being used for junk) and move onto the next. Personally, my preference is to forgo e-mail links on sites and use contact forms instead but sometimes clients insist. <img src='http://www.roytanck.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Kyle</title><link>http://www.roytanck.com/2009/02/18/obfuscate-email-addresses-using-php/comment-page-1/#comment-114950</link> <dc:creator>Kyle</dc:creator> <pubDate>Fri, 19 Nov 2010 04:11:02 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=1257#comment-114950</guid> <description>Hello Roy,  I like your post, and I also agree with your post-analysis.  It&#039;s not very hard to crack.  I wrote a simple function of my own at http://www.php-ease.com/functions/email_link.html that offers a unique solution to the problem which you and your readers might find interesting.  Thanks!</description> <content:encoded><![CDATA[<p>Hello Roy,  I like your post, and I also agree with your post-analysis.  It&#8217;s not very hard to crack.  I wrote a simple function of my own at <a href="http://www.php-ease.com/functions/email_link.html" rel="nofollow">http://www.php-ease.com/functions/email_link.html</a> that offers a unique solution to the problem which you and your readers might find interesting.  Thanks!</p> ]]></content:encoded> </item> <item><title>By: ND</title><link>http://www.roytanck.com/2009/02/18/obfuscate-email-addresses-using-php/comment-page-1/#comment-72428</link> <dc:creator>ND</dc:creator> <pubDate>Wed, 23 Dec 2009 15:24:48 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=1257#comment-72428</guid> <description>For a free (beer + libre) script that does it automagically, you may want to look at a script I&#039;ve developed called PrivateDaddy. It obfuscates email addresses automatically, then de-obfuscates them using javascript. User agents without JS work as well. Why don&#039;t you check it out for yourself at http://www.privatedaddy.com.
Thanks,
ND</description> <content:encoded><![CDATA[<p>For a free (beer + libre) script that does it automagically, you may want to look at a script I&#8217;ve developed called PrivateDaddy. It obfuscates email addresses automatically, then de-obfuscates them using javascript. User agents without JS work as well. Why don&#8217;t you check it out for yourself at <a href="http://www.privatedaddy.com" rel="nofollow">http://www.privatedaddy.com</a>.<br /> Thanks,<br /> ND</p> ]]></content:encoded> </item> <item><title>By: Roy</title><link>http://www.roytanck.com/2009/02/18/obfuscate-email-addresses-using-php/comment-page-1/#comment-58961</link> <dc:creator>Roy</dc:creator> <pubDate>Thu, 13 Aug 2009 12:44:18 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=1257#comment-58961</guid> <description>@Charles: If you own the site that gets linked to you could probably check for referrers, but if not I have no clue how that would work...</description> <content:encoded><![CDATA[<p>@Charles: If you own the site that gets linked to you could probably check for referrers, but if not I have no clue how that would work&#8230;</p> ]]></content:encoded> </item> <item><title>By: Charles</title><link>http://www.roytanck.com/2009/02/18/obfuscate-email-addresses-using-php/comment-page-1/#comment-58829</link> <dc:creator>Charles</dc:creator> <pubDate>Wed, 12 Aug 2009 02:32:56 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=1257#comment-58829</guid> <description>I&#039;m looking for a method to randomly generate and obfuscate download hyperlinks that expire, such that if a user is given a link for a download and posts the link elsewhere it won&#039;t work again.  Can&#039;t seem to turn up anything good on Google.</description> <content:encoded><![CDATA[<p>I&#8217;m looking for a method to randomly generate and obfuscate download hyperlinks that expire, such that if a user is given a link for a download and posts the link elsewhere it won&#8217;t work again.  Can&#8217;t seem to turn up anything good on Google.</p> ]]></content:encoded> </item> <item><title>By: Simon</title><link>http://www.roytanck.com/2009/02/18/obfuscate-email-addresses-using-php/comment-page-1/#comment-56704</link> <dc:creator>Simon</dc:creator> <pubDate>Tue, 28 Jul 2009 03:39:45 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=1257#comment-56704</guid> <description>Thanks guys, this might help me hide the email addresses on my site from email harvesting robots.</description> <content:encoded><![CDATA[<p>Thanks guys, this might help me hide the email addresses on my site from email harvesting robots.</p> ]]></content:encoded> </item> <item><title>By: Web Development by Christy &#187; Blog Archive &#187; Obfuscate Email Address Using PHP in WP</title><link>http://www.roytanck.com/2009/02/18/obfuscate-email-addresses-using-php/comment-page-1/#comment-44386</link> <dc:creator>Web Development by Christy &#187; Blog Archive &#187; Obfuscate Email Address Using PHP in WP</dc:creator> <pubDate>Sat, 16 May 2009 17:27:14 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=1257#comment-44386</guid> <description>[...] across this little tidbit of code and then a nice function left in the comments too. This is great to keep spammers at bay when you [...]</description> <content:encoded><![CDATA[<p>[...] across this little tidbit of code and then a nice function left in the comments too. This is great to keep spammers at bay when you [...]</p> ]]></content:encoded> </item> <item><title>By: Roy</title><link>http://www.roytanck.com/2009/02/18/obfuscate-email-addresses-using-php/comment-page-1/#comment-38197</link> <dc:creator>Roy</dc:creator> <pubDate>Wed, 18 Mar 2009 10:35:47 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=1257#comment-38197</guid> <description>You&#039;re probably right. Spammers are getting smarter every day, and this kind of encoding isn&#039;t really very hard to crack. Better than nothing, but definitely not watertight. Nor are images btw, considering how even captchas have been unable to stop spammers in a number of cases.This post was more about code than it was about security.</description> <content:encoded><![CDATA[<p>You&#8217;re probably right. Spammers are getting smarter every day, and this kind of encoding isn&#8217;t really very hard to crack. Better than nothing, but definitely not watertight. Nor are images btw, considering how even captchas have been unable to stop spammers in a number of cases.</p><p>This post was more about code than it was about security.</p> ]]></content:encoded> </item> <item><title>By: Sherri</title><link>http://www.roytanck.com/2009/02/18/obfuscate-email-addresses-using-php/comment-page-1/#comment-38172</link> <dc:creator>Sherri</dc:creator> <pubDate>Tue, 17 Mar 2009 20:25:33 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=1257#comment-38172</guid> <description>Hi,I just wanted to warn that email addresses obfuscated in this way (any kind of encoding or using javascript to encode or create the mail-to link) are still picked up by spammers. I&#039;ve tested this myself and the addresses were &#039;found&#039; by spam bots. Recently this has expanded to addresses written like so: name[at]example[dot]com. At this point I have been forced to switch to images of email addresses and avoid the mailto links altogether. That or I create a contact web form instead. *sigh*</description> <content:encoded><![CDATA[<p>Hi,</p><p>I just wanted to warn that email addresses obfuscated in this way (any kind of encoding or using javascript to encode or create the mail-to link) are still picked up by spammers. I&#8217;ve tested this myself and the addresses were &#8216;found&#8217; by spam bots. Recently this has expanded to addresses written like so: name[at]example[dot]com. At this point I have been forced to switch to images of email addresses and avoid the mailto links altogether. That or I create a contact web form instead. *sigh*</p> ]]></content:encoded> </item> </channel> </rss>
