[DES Password Pro Home] [Example] [Home]
Help
What is DES Password Pro?
DES Password Pro is a script that creates multiple user javascript login forms. Different users can be set different passwords and entry urls, and all data is encrypted through the secure DES encryption algorithm.
How Secure is DES Password Pro?
DES Password Pro uses the DES encryption method to encrypt the username and password against the url the user will be sent to. DES is a military standard encryption method, and is the strongest encryption you're likely to encounter in Javascript.
However, it should be noted that the longer the username and password, the more secure the encryption.
Full details on DES security is available here.
How does DES Password Pro work?
DES Password Pro first encrypts the usernames and passwords against their respective urls, it then outputs the code for you're login script which contains the encrypted data. The user then logs in by entering their username and password, and are directed to their personal page.
Terms and Conditions, Copyright
This script is released into the public domain, however credit is required if you use the script (a link back to rustyspigot.com would be nice :D )
By using this script you agree not to hold me responsible for any damage it may do, it comes with no warranty.