Inspiration
I keep forgetting all my passwords for different things and then end up using the same password for all places.
What it does
It does the work of storing all my passwords for me securely encrypted in a database and I just have to remember 1 password to access all my passwords. No more forgetting.
How we built it
I built it implementing the cryptography module in python with MySQL and a secure encrypted login system to keep all the passwords safe.
Challenges we ran into
Login was bypassable, encrypting and decrypting the login id and passwords to access all the encrypted passwords.
Accomplishments that we're proud of
Made changes in the description model and made a unique key specific to the device along with the one assigned to each user.
What we learned
Learned about the workflow of cryptography and how to build projects to solve real-life issues.
What's next for Password Manager
I'll try to add a better GUI and improve the encryption and description method.
Log in or sign up for Devpost to join the conversation.