Skip to content

A python script that interacts with the user to generate a more secure and personalized password.

License

Notifications You must be signed in to change notification settings

caydnbaldwin/Passphrase-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

102c73b · Sep 23, 2024

History

23 Commits
Sep 23, 2024
May 14, 2024
Sep 23, 2024

Repository files navigation

Passphrase Generator

A python script that interacts with the user to generate a more secure and personalized password.

Instructions:

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.

Application

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 Run

  1. Download and extract the root directory
  2. Build and run Dockerfile
  3. Configure the tests in the test_files subdirectory
  4. Run test_passphraseGenerator_main.py
  5. Run passphraseGenerator.py

Releases

No releases published

Packages

No packages published