- Generate customized passwords
- generate secure keypairs
- generate ssh keypairs (to be implemented)
- @Coerres - Maintainer
- @Poisonlocket - Maintainer
clone the repository and pull all dependencies
- Verify that you are using python 3.10 or higher
git clone https://github.com/Coerres/password-generator.git pip install -r requirements.txtOnce you've installed the project its time to set it up and run it
python main.py