SecurePGM is a simple password generator and strength checker tool.
-
Password Generation: Generate strong, secure passwords using the password generator page pg.html.
-
Password Strength Check: Check the strength of your password and get feedback and suggestions for improvement on the password strength checker page psc.html.
To set up the SecurePGM project, follow these steps:
- Clone the repository:
git clone https://github.com/rahidmondal/SecurePGM.git
- Navigate to the project directory:
cd SecurePGM
The project is deployed using GitHub Pages. The deployment is automated using a GitHub Actions workflow. See the jekyll-gh-pages.yml file for the workflow configuration.
- v1.0.0: First Version with Basic Features - Generation and Check
- v1.0.1: Fixed the Issues with Deployment
- v1.1.0: Improved the UI and Improved Functionalities
For details about the contributors and external resources used in this project, please refer to the credits.md file.
This project is licensed under the MIT License. See the LICENSE file for details.