Inspiration

The Kaseya challenge provided me inspiration to create a secure password vault that is easily usable on a local connection.

What it does

The application encrypts passwords and stores them in a local database where the user can decrypt and copy from, allowing the user to paste the password in a desired location. In addition, the user must setup a password to log into the application before they can access the secure database.

How we built it

I used C# to develop the UI, encryption, and decryption methods.

Challenges we ran into

One challenge I ran into was setting up a database and getting values updated and saved.

Accomplishments that we're proud of

I am proud of the UI structure and database I created.

What we learned

I learned the following: Encrypting and decrypting strings, setting up a database in C#, adding database to C# form.

What's next for Secure Offline Password Vault

I'd like to setup SSO and deploy it as a browser extension.

Built With

Share this project:

Updates