/password-school

A website that includes a password strength checker and a password generator. The purpose is to learn about password security.

Primary LanguageHTMLMIT LicenseMIT

Password School

GitHub Last Commit GitHub license HTML CSS JavaScript

A website that includes a password strength checker and a password generator. The purpose is to learn about password security and how to strengthen passwords.

Disclaimers

These disclaimers regard the practical usage of the password strength checker and secure password generator.
Disclaimer: Password Strength Checker:

  • This tool is for educational purposes only.
  • Although this password strength checker does not store, log, or remember the passwords that you enter, by using this tool, you acknowledge that I am not liable by any issues that may arise from the use of passwords assessed by this checker.
  • Furthermore, while this password strength checker offers general guidance on what makes a weak and strong password, it does not guarantee the strength or effectiveness of your passwords. For an accurate analysis of your password's strength, consult a cybersecurity professional and follow best practices when creating and storing passwords.

Features (Password Strength Checker)

  • Checks the length and complexity of passwords.
  • Instant feedback for how to make your password stronger.
  • A strength score (weak, moderate, strong, very strong).
  • Implements best practices for secure password handling.

Installation

  1. Clone this repository:
    git clone https://github.com/MichaelDriguez/password-school.git
    
  2. Navigate to the project directory:
    cd password-school
    

Usage

Run the application:

open index.html

License

This project is available under the MIT License.

Author

This project was created by Michael Rodriguez.

Support

Give a ⭐️ if this project helped you.