Those pesky spammers. They're out there harvesting our email addresses right off our own web pages. A simple but brilliant way of obfuscating your email address is to encrypt it using a simple substitution cipher and then decrypt it using javascript when the page is displayed. Simple, but hard to break.
A more common method is to encode your email address using HTML entities or hex codes, but it seems like it would be fairly simple for a spambot to use a regular expression search for the html entity for the '@' symbol among a bunch of HTML entities. Those spammers aren't all stupid, you know.
Technorati Tags: email, javascript, security
This article is very well, thank you.
Posted by: michael jordan shoes | August 21, 2010 at 03:07 AM
FYI ... there are free web sites out there for encrypted email without a client on your computer. One of these is www.encrytpshield.com it does not allow HTML in your email but its simple enough to use
Posted by: fyi | July 13, 2011 at 09:50 AM