Inspiration

I have always felt uncomfortable with the password managers built in many websites as they store the password directly onto their server. That is what has made me come up with a Password manager, a way of indirectly storing passwords for security and comfort

What it does

This code (if possible, then an app) will have 2 ways of storing passwords: The first way is by having three or fewer questions that hint towards the password. The second way is using a cryptic code that scrambles the password in a way so the password is safe only with them.

How I built it

It was built using pycharm where we took in user inputs have them do the task and then delete the original password.

Challenges I ran into

Scrambling passwords are hard as they require you to separate them character by character. Also finding a way to store the three questions used was hard as well because we cannot have different passwords and the questions they use as hints to be scrambled

Accomplishments that we're proud of

We are proud of figuring out a way to make cryptic messages

What's next for a Password manager

Turning this idea into an app will be very helpful as we feel the public will feel safer with this app.

Built With

Share this project:

Updates