Search for the resource you need: Search in:
Advanced Search

PassGen
PassGen, an easy way to make sure your users choose secure passwords to cut down on password hackers breaking their accounts open! Set comes with 2 scripts, one that allows them to enter data and generates a password based on that data, and one that randomly chooses a secure password and displays it for them. Both scripts use 2 arrays, 1 for letters(of both capital and lower-case letters) and the other for numbers 0 - 9. It iterates through a loop and picks out random numbers and letters and put them together. Given that they are random, it makes it very difficult to be "cracked" by malicious "hackers". It then returns the password and displays the page, generated_password.html in your templates/ subdirectory.
Cost: $35 Version: -- Platform: Unix Last updated: Sun Feb 26 2006
Visit Author's Website
Visitor Rating:  Be the first to rate it!  ( 0 votes )    Member Rating:  Be the first to rate it!  ( 0 member votes )
98 Hits | Author: Perlcoders