|
This very simple yet original
CryptoManiac uses
Use hash() method of QControl
This JavaScript generates a
script prevents all
str2hex(string) as well as
class to convert a string to
random password of how many
softwares from grabbing
Rot 13, two very simple yet
integer hash value. My
and what ever characters you
email addresses from your
effective ways to scramble
original algorithm takes a
want.
site. It can be used with
text. It can also grab
moment to convert and
any automated script (e.g.
remote source to be loaded
guarantee secure and
forum, directory, etc.) to
in your text editor. This
collision-free convolution
protect your visitors. It
isnt a highly secure method
even of short strings.
can also help you trace the
of hiding your source code
culprits for further
or script for the reason
complaints.
that; the browser needs to
parse the data in order to
understand it. Therefore if
the browser can read it,
regardless of the format, it
would be insecure. But what
Crypto Maniac can do is make
it an annoyance to peek at
your code. It also grabs
source code from the web.
Date: Mar, 05 2004 Date: Jun, 06 2003 Date: May, 05 2003 Date: Oct, 27 2000 |
|
NoPass is a password security
A simple solution to
One way spammers get your
This JavaScript library
system that can be used to
completely remove your html
email address is with
provides encryption for Web
protect web pages and files.
source code from prying eyes
programs written to extract
pages using simple,
As it is impossible to
using javascript and frames.
addresses from web pages.
text-oriented method called
obtain the password from the
These robots, as they are
column transposition. The
source code, NoPass is very
called, look for mailto:
idea is to write the plain
secure for a JavaScript of
links in the body of web
text in block on the
its kind. Possibly the most
pages. A good way to protect
row-first bases. The text is
secure JavaScript password
your email address from
then read column-first. The
protection available. Easy
spammer lists created in
trick is in that the columns
to install and use. A
this way is keep your email
are not read from left to
downloadable version is now
address off web pages. But
right, but in the order
available for easier
what if you want people to
specified by the encryption
installation.
have your links to your
key. Simple transliteration
email address? This script,
is applied before
SafeMail, solves the
encryption, allso. If one is
problem. SafeMail lets you
not concerned with
put your address on the page
goverement spying on them,
using javascript's
this method may provide
document.write method. With
enough secrecy. Ideas on how
this, your user's browser
to use it: encrypt address
displays your email link
book of the high school
exactly as if you had coded
friends or save client-side
it with HTML, except you can
cookies encrypted with users
achieve this effect without
password.
at any point putting the
string of your email address
in the code. This means
spambots find nothing, and
you stay clear of spam.
Date: Oct, 18 2002 Date: Apr, 16 2002 Date: Nov, 14 2001 Date: Sep, 22 2000 |