Skip to content

rahidmondal/pgm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecurePGM

SecurePGM is a simple password generator and strength checker tool.

Features

  • 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.

Setup

To set up the SecurePGM project, follow these steps:

  1. Clone the repository: git clone https://github.com/rahidmondal/SecurePGM.git
  2. Navigate to the project directory: cd SecurePGM

Deployment

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.

Changelog

  • 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

Credits

For details about the contributors and external resources used in this project, please refer to the credits.md file.

License

This project is licensed under the MIT License. See the LICENSE file for details.