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.
Visit publisher site: PassGenListing Details
- Filed in:
-
Scripts / CGI & Perl / Scripts & Programs / Security Systems
- Publisher:
- Perlcoders Other listings by this publisher
License & Pricing Information
- License Type:
- Commercial
- Price:
- $35.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for PassGen