A python script that interacts with the user to generate a more secure and personalized password.
Choose password requirements (i.e., case sensitivity, special characters, etc). Write one word per prompt that represents a subject that is significant to you. Once all prompts are answered, a passphrase will be generated for you.
This program offers a simple and user-friendly security hardening measure to protect any organization or employee from one of many cyber-attack vectors.
- Download and extract the root directory
- Build and run
Dockerfile
- Configure the tests in the
test_files
subdirectory - Run
test_passphraseGenerator_main.py
- Run
passphraseGenerator.py