A secure password manager in python, using AES algorithm to encrypt passwords.
git clone https://github.com/SAJAD-net/passwdb.git
cd passwdb
pip3 install -r requirements.txt
cd app
python3 passwdb.py
A secure password manager in python, using AES algorithm to encrypt passwords.
git clone https://github.com/SAJAD-net/passwdb.git
cd passwdb
pip3 install -r requirements.txt
cd app
python3 passwdb.py