This will not be activly maintained! There are no bugs at ALL in this script, but on new python versions, I will not be updating it.
Run these commands to install↓↓↓:
git clone https://github.com/Tytan-Codes/Password-Manager.git
py -m pip install requirments.txt
py keyMaker.py
rm keyMaker.py
py main.py
Once you have done that, your encryption key is stored in key.key copy that key, that key is the only way you're decrypting those passwords! Each time you run keyMaker.py, the output of it is totaly different everytime, so once you've generated that key, no one else in the world can get that same key.
- Made by Tytan