Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 719 Bytes

readme.md

File metadata and controls

21 lines (13 loc) · 719 Bytes

LQDI Password Generator

About

Simple password generation tool. Generates passwords based on a dictionary, and also generates BCRYPT and PHP password hashes.

Allows for generation via web tool and command-line

Web usage

Web

After installing on your web server, select the password length and symbol usage, and click "Generate" to generate the password.

The generated passwords and hashes will show on the right panel.

If you wish to generate hashes for another string, you can fill in the "Password" field in the right panel and click "Regenerate hashes".

Authors

Aryel Tupinambá aryel.tupinamba@lqdi.net

License

MIT