KeeBox is a secure, open-source password manager built with C++ and Qt. It uses SQLCipher (AES-256) to ensure your data is always encrypted at rest.
Stars
4
Forks
4
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
38
commits
2
commits
Refactor README.md to improve installation instructions and clarify build process
65ddfe8View on GitHubimplemented GitHub Actions workflow for building RPM packages
7135773View on GitHubimplemented a secure password generator with custom options
77a11d8View on GitHubimplemented a dynamic search in Vault widget, and changed some icons
b3e17fcView on GitHubImplemented the entry management, database locking, and icon integration
02c3c12View on GitHubImplemented a hierarchical group management in Vault UI
cddd6bdView on GitHubFixed the file dialog stability and signal duplication issues
d6cdd5bView on GitHubRefactored the database backend to use native SQLCipher C++ API
f85fe51View on GitHub