|
This shows how to have a file
Encrytion of Strings with
An example of a simple
Easy, short, cut-and-paste
create encrypted code. The
Javascript like ARCFOUR. but
JavaScript encoding of an
header script that
output of this code can only
no trademark. Security
html page. When the page
intercepts the mouse
be used by javascript
requires that the key is
loads you are prompted for a
right-click event and shows
enabled browsers. It is not
used only once.
password. Enter the correct
an alert box instead, thus
a very secure method, but
password and the page
disabling it. Intended to
will keep most from finding
displays properly - enter
provide simple limited
your
the wrong password and you
protection for page images,
see only an "Invalid
etc.
password" message.
Viewing the source of the
page shows only the encoded
content. The encoding is
fairly basic but should stop
all but the most determined
script thieves, spam-bots,
or spiders. Tested in
Mozilla on Linux, IE on
Windows, and Safari on Mac.
Date: Jul, 14 2004 Date: Jun, 20 2004 Date: Mar, 19 2004 Date: Mar, 05 2004 |
|
This script allows you to
This very simple yet original
This encryption script make a
The algorithm is designed to
effectively protect your
script prevents all
series of consecutive
transfer an encryption key
code from prying eyes by
softwares from grabbing
encryption steps to ensure
between two parts
disabling the availability
email addresses from your
security. 11 key values are
electronically in a hidden
of the right-click context
site. It can be used with
derived from a key sentence
fashion. This free test
menu's View Source option in
any automated script (e.g.
and used to hide all
script simulate such an
the browser.
forum, directory, etc.) to
possible origin patterns.
exchange beween two parts.
protect your visitors. It
The encrypted result is a
It is written for the best
can also help you trace the
number raw string, which can
owerview and understanding
culprits for further
be decoded for each one who
possible.
complaints.
knows the key sentence.
Date: Mar, 05 2004 Date: Mar, 05 2004 Date: Jan, 14 2004 Date: Jan, 14 2004 |