https://github.com/andude10/securepass
Password manager
https://github.com/andude10/securepass
csharp password-manager wpf
Last synced: 7 months ago
JSON representation
Password manager
- Host: GitHub
- URL: https://github.com/andude10/securepass
- Owner: andude10
- Created: 2021-11-02T17:03:48.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-13T15:00:50.000Z (over 2 years ago)
- Last Synced: 2024-12-25T12:23:35.412Z (12 months ago)
- Topics: csharp, password-manager, wpf
- Language: C#
- Homepage:
- Size: 567 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Password manager. On login, if the master password is correct, the SQLite database is decrypted. When logging out, the database is encrypted back.
Read more here: https://andude10.github.io/projects/SecurePass/