Password database With special stuff
This is a Password database I made for myself, as I want to keep all my passwords in the same place. but still protected, shall anyone get access to the file.And so I made this simple password database, that can encrypt, decrypt files, and generate Passwords, pin codes, and encryption keys. How To Use. The only library you rare going to have to install isFernet, which you do by pip install fernet or pip3 install fernet I recommend putting all […]
Read more