Skip to content

NabinSharmaitgithub/Password-checker

Repository files navigation

CryptaWolf

Password Checker is a small web application that helps users create stronger passwords by the help of suggestions

Demo

Documentation

Comprehensive documentation, including usage guides, is available at Password Checker.

Installation

Install password checker for offline use

git clone https://github.com/NabinSharmaitgithub/Password-checker.git
cd Password-checker

Deployment

To deploy Password-checker run

  Start a Apache web server or
  in Vs code install an extension named as "live server" and go live 

Folder Structure 📂

  password-checker/
├── index.html
├── css/
│   └── style.css
├── js/
│   ├── script.js        (password strength + HIBP check)
│   └── matrix.js        (falling binary animation)
└── README.md
 

Creater

The Password Checker website is created by Nabin sharma.

Releases

Password Checker

About

Real-time strength check, breach detection, and smart tips for safer credentials.

Resources

License

Stars

Watchers

Forks