Features:
1. Minimal
2. Encrypted
3. Multi-User
4. Lightweight and Fast
5. Intuitive UI
Download Through Git:
git clone https://github.com/0xViKi/keyguard-password-manager.git
To run:
python3 manager-v2.0.py
Note >> Source code and Releases have different Encryption Keys.
Note >> Version 1.0 uses Fernet Encryption. Version 2.0 uses AES(CBC-Mode) Encryption.
- Cloud Backup
- Use getpass Library for getting user input for password
- GUI (PyQT5)