Cool Password Manager written in Python
- Encrypts passwords in Military grade encryption (aes-256)
- Can create multiple vaults
- Can store notes along with creds
- GUI Based
- Works totally offline
- Your cat can't crack(probably)
- CIA can't crack(probably)
- NSA can't crack(probably)
- FSB can't crack(probably)
- World's safest password manager(most probably)
- Better than LastPass (Absolutely)
git clone https://github.com/chsaiujwal/pyvault.git
cd pyvault/
pip3 install -r requirements.txt
python3 main.py
Feel Free To.
- Myself. Barabar.
GPL-3.0 Copyright (c) 2023-present chsaiujwal
"The best way to keep a secret? Put it in an encrypted file and lose the password."