|
This script allows you to
Encrytion of Strings with
This very simple yet original
Here is a little solution I
effectively protect your
Javascript like ARCFOUR. but
script prevents all
created to stump the email
code from prying eyes by
no trademark. Security
softwares from grabbing
address collection spiders.
disabling the availability
requires that the key is
email addresses from your
Remember the days when you
of the right-click context
used only once.
site. It can be used with
could put your email address
menu's View Source option in
any automated script (e.g.
on your web site and you had
the browser.
forum, directory, etc.) to
no fear of it being
protect your visitors. It
harvested by spammers? Me
can also help you trace the
too. I started to look for a
culprits for further
way to trick the spider and
complaints.
this little (simple)
JavaScript does it well. It
is not bulletproof, however,
most spiders will crawl
right past your email and
never know it is there.
Date: Mar, 05 2004 Date: Jun, 20 2004 Date: Mar, 05 2004 Date: Aug, 06 2005 |
|
EmailHider is a simple tiny
This is a short encrypted
The algorithm is designed to
This encryption script make a
script that will hide your
password Javascript that
transfer an encryption key
series of consecutive
real email address from spam
allows you to password
between two parts
encryption steps to ensure
bots. Just replace your
protect your webpage.
electronically in a hidden
security. 11 key values are
email-links with two lines
fashion. This free test
derived from a key sentence
of code and your email
script simulate such an
and used to hide all
address will be splitted
exchange beween two parts.
possible origin patterns.
into unreadable variables.
It is written for the best
The encrypted result is a
This way email robots can no
owerview and understanding
number raw string, which can
longer extract your email
possible.
be decoded for each one who
addresses from your
knows the key sentence.
webpages. A great way to
reduce spam! IE5x/6x,
NS6x/7x, Opera 7x.
Date: Nov, 10 2004 Date: Jul, 23 2001 Date: Jan, 14 2004 Date: Jan, 14 2004 |