92
Generating complex but easy to remember passwords periodically due too policy requirements is stressful for users.
Due to ever increasing security concerns and risks, users need to create complex and unbreachable passwords
There are password generators, but they create complex and gibberish passwords, which are difficult to remember
Remembering such complex passwords are next to impossible and storing them in form of notes is highly risky
I wanted to build a password generator, which creates complex passwords but without the need to remember or write them anywhere
As a solution I built a utility which will convert secret phrases into complex passwords, such that the user just needs to remember the phrases instead of password
Built with