Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 263 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 263 Bytes

PasswordProtector

The goal of this app is to save,secure and display a list of passwords from different websites. It is essentially and open source keypass app

It uses hashing and salting to secure the master password and simple AES for the stored passwords.