/pyvault

GUI based password manager made in python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

pyvault

Cool Password Manager written in Python

Features

  • 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)

Installation

git clone https://github.com/chsaiujwal/pyvault.git
cd pyvault/
pip3 install -r requirements.txt
python3 main.py

Contributing

Feel Free To.

Thanks to

📜 License

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."