Passgen v1.1.7
Changed:
- Overhauled how you will encrypt your passwords. It now uses "Password Based Key Derivation" to make a key. That key will allow you to encrypt and decrypt your passwords. (Don't lose the key and store it somewhere safe). You can use keys generated to encrypt whatever..like Locking the database for example.
- Removed the need for the env.py file.
- Updated the password gen option names to refect what languages you are using. (More understandable now)