|
Web Development : JavaScripts : Security

Email Obfuscator and Encoder
- Submitted 08/31/2007
Email harvesting is a real problem nowadays; publishing an email address on a web page means exposing it to automated email collection softwares. Once it's been collected, there no way of getting rid of spam. The best way to avoid this is to obfuscate and encode email addresses; this simple JavaScript does exactly that. It splits an address in six different parts, so that bots are not able to recognize it, and it also encode the @ symbol and the . (dot) using ASCII codes, just to make it harder for bots to decode it. Even if the email harvesting software can read JavaScript and put the different parts of the address together, it would obtain an useless text like this: my-email-address@my-domain-name.com instead of myaddress@mydomain.com. Download the zip file containing all of the files here. User Details
- Submitted 09/22/2005
This is an advanced script which, in addition to "standard" information like a user's browser, defines a used API too. In Netscape it works incorrectly.
DES Password Pro
- Submitted 06/22/2005
DES Password Pro is a script that creates multiple-user JavaScript login forms. Different users can be set to different passwords and entry URLs, and all data is encrypted through the secure DES encryption algorithm.
JBAJSencryption
- Submitted 02/28/2005
Javascript text encryption program using advanced linear math method for tight encryption. Cross-browser encryption program that requries login and key. This program is in two parts; one for encryption and the other for decryption.
xICE Web Protection Desktop
- Submitted 02/17/2005
Password protection using JavaScript has never been easier or more secure than with xICE Web Protection Desktop. The code you provide is actually encrypted with a password that you also provide. The xICE Web Protection Desktop then generates all the HTML and JavaScript code for a log-in page that can unlock your code. Don't settle for messy redirection, or crackable fixed ciphers. In fact, don't settle for anything less than the proven xICE encryption algorithm, built right into your Web page.
DCScript Login 2.0
- Submitted 10/15/2004
The 2.0 version of the DCScript login stores passwords as hex-encoded text ('65%54%00%'). This makes it harder to hack, but DCScript in no way guarantees it this script is perfect.
Auto Password Encoder
- Submitted 04/11/2004
A Javascript password protection system that allows you to select the number of users to create. The interface then designs a platform to type in the user names, passwords, and destination locations for each user. Then clicking a button generates the code, which encodes all values through a secure algorithm. User Name and passwords are nearly impossible to crack!
Rob's HTML Encrypter 2
- Submitted 03/13/2004
Protect your source code! This simple script encrypts html or text to numbers. No decryption codes required. Just a little line of JavaScript to decrypt the code. Other encryption utilities do not encrypt letters or numbers only symbols but this one does every thing! This new script encrypts text, symbols and numbers into a load of numbers. The new version has fixed the decryption button bug and is more flexible.
JS Password 1.0
- Submitted 01/03/2004
JS Password gives the user an interface to enter the actual code
and the program encrypts it. Then, the user replaces the
designated lines, as stated in the comments, with the correct
information. Look for future updates of this amazingly secure
script.
DCScript Login 1.0
- Submitted 11/30/2003
Fed up with logins that are over-hyped and don't work? Well,
this little puppy is a simple script with unlimited password
options.
|