By nitin on February 2, 2010
tweetmeme_url = "http://www.nitinh.com/2010/02/django-template-tag-to-protect-the-e-mail-address/";
tweetmeme_source = "nitinhayaran";
var fbShare = {
url: "http://www.nitinh.com/2010/02/django-template-tag-to-protect-the-e-mail-address/",
size: "large",
google_analytics: "true"
}
Here is a Django Template tag which you can use to protect the E-mail address on your website against bots or spiders that index or harvest E-mail addresses. It uses a substitution cipher with a different key for every page load.
Posted in Django | Tagged bots, Django, Javasript, security, spam, spamming, spiders, template, template-tag |
Recent Responses