Inspiration
Since the topic is about online security, we thought coding and developing a prototype and structure for a password manager was good for the topic.
What it does
It takes passwords and stores them into a local file as of now
How we built it
We used python and json
Challenges we ran into
A challenge was finding a way to store user information, and we settled for locally stored json files, which is not ideal as of now but can be integrated into a json key-value database.
What we learned
We learned about online security and password encryption/managing
What's next for EncryptPass
The next step is to integrate EncryptPass into browsers as browser extensions and to create a secure database vault for information
Log in or sign up for Devpost to join the conversation.