Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andude10/securepass
Password manager
https://github.com/andude10/securepass
csharp password-manager wpf
Last synced: about 1 month ago
JSON representation
Password manager
- Host: GitHub
- URL: https://github.com/andude10/securepass
- Owner: andude10
- Created: 2021-11-02T17:03:48.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-13T15:00:50.000Z (over 1 year ago)
- Last Synced: 2024-11-06T11:50:13.784Z (3 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/