This JavaScript can be used to generate random passwords for improved JavaScript password strength.
Generate a random JavaScript password with the ability to include numberic and characters restrictions.
This is a simple password script that requires both a login and password to gain entry to the protected page, with an incorrect set taking the user to a 'failure' page instead. This script uses Array to keep data of users. And Usernames and passwords are case sensitive.
This is another script that requires both a login and password to gain entry to the protected page, with an incorrect set taking the user to a 'failure' page instead.
This is a simple password script that requires both a login and password to gain entry to the protected page, with an incorrect set taking the user to a 'failure' page instead.
This message script changes any word or phrase into morse code, with dashes represented by underscores and dots represented by full stops.
If a visitor wants to go a JavaScript password protected page, they must first enter the correct JavaScript password on the page with this JavaScript. This JavaScript will just take you them to [password entered].html This is a very good script if JavaScript is enabled and as long as you have an index.html file in your directory.
Web Cipher is a client-side, cryptographically secure document JavaScript encryption technology. It allows even an inexperienced web author to establish virtually uncrackable safety measures on confidential data. Web Cipher is also fast, substantially overcoming the problem of speed in browser-based cryptology. It averages almost 15K per second in real-world tests on an iMac 333 MHz computer, much faster than similar utilities.