Letīs give spammers a
HARVESTLast change: Thu Dec 30 16:21:56 2004
BAD
HARVEST is a form-mail CGI script designed to be called from links similar to "mailto:...". It helps you to hide email addresses from "harvesters" (automated email-address collectors) while still providing a convenient way for your visitors to contact you.
This tool was inspired by an article in the German "linux user" magazine, which introduced some techniques for address-hiding which I did not consider to be satisfying. :-)
Last change: Thu Dec 30 16:23:36 2004
Spam - junk email - has become a major problem for people using the internet. There are two ways to fight it:
However, some times you want your address to be accessible, but of course not to the harvesting robots. There are some tricks to hide your address, but they have several disadvantages:
--NO-SPAM-- from an address)Last change: Wed Jun 9 13:49:10 2004
BAD
HARVEST targets the mailto: part of an email-link. It usually looks like this:
This is just what they are waiting for out there. Instead, you give BAD
HARVEST a list of email addresses. Then you use a link to the script, telling it which one you want to use:
<a href="/cgi-bin/badharvest.cgi?5">address@provider.tld</a>
(This just shows what it looks like, for a working example see below.)
When the user clicks on the address, BAD
HARVEST will diplay a familiar "Send email"-form and send the mail to the address, still keeping it secret to the public.
Now there is still a readable address in the code. You can hide this by simply using an image:
<a href="/cgi-bin/badharvest.cgi?5"><img src="address.png"></a>
(This just shows what it looks like, for a working example see below.)
Or, to be more friendly to text browsers, just an image for the "@":
<a href="/cgi-bin/badharvest.cgi?5"> address<img src="a.png" alt="(a)">provider.tld </a>
(This just shows what it looks like, for a working example see below.)
Last change: Mon May 17 10:49:58 2004
BAD
HARVEST is Free Software under the terms of the GNU General Public License.
You can download it from the project page at
http://developer.berlios.de/projects/badharvest
Last change: Fri May 14 21:04:02 2004
This program was written and is maintained by Florian Berger, a Graduate Engineer of Media Technology from Leipzig, Germany.
Yes, this is BAD
HARVEST at work!
Last change: Thu Aug 19 08:47:22 2004
You are welcome to rate BAD
HARVEST at Hotscripts.com:
Or got to the site at needscripts.com and rate it there: