|
This script prevents people
Sometimes there is an audit
This FREE online tool
strongPass.js is a fun little
from right-clicking on your
requirement, to let
generates some Javascript
JavaScript program to tell
page to steal your HTML
customers know a link is off
code that you can cut and
people how good their
source codes or images.
your site and therefore you
paste into your HTML so that
password is. It's fairly
There are a few weaknesses
take no further
all those annoying spam-bots
simple to use, too. It
to this, but it is a good
responsibility for it.
won't be able to harvest
checks for upper- and
barrier against anyone
I’ve used some simple
your e-mail address from
lower-case letters,
trying to steal your code.
javascript code, which is
your webpage. It writes your
numerals, and symbols. It
triggered by the click
e-mail address to the
also checks for password
(onclick event).
browser but doesn't include
length, rewarding passwords
your address in the actual
for reaching certain
HTML code. ** PHP and Python
lengths. It then displays
versions available. **
the result as a bar with a
text label ranging from
"Weak!" to
"Very Strong!"
Date: Dec, 18 1999 Date: May, 27 2006 Date: Sep, 16 2005 Date: Aug, 15 2006 |
|
CryptoManiac uses
str2hex(string) as well as
Rot 13, two very simple yet
effective ways to scramble
text. It can also grab
remote source to be loaded
in your text editor. This
isnt a highly secure method
of hiding your source code
or script for the reason
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: Jun, 06 2003 |