Skip to content

This is a beginner level website I've made which uses Html, Css, Js to check the strength of a password. Passwords are very crucial for securing one's privacy so to check the strength of a password I've made this simple strength checker

License

Notifications You must be signed in to change notification settings

Harinath333/Password-Strength-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Strength Checker

A simple password strength checker which checks the strength of the password.

Installation

Use any IDE's which can run Html,CSS and Js. I recommend to use VSCode

Install VS code.
Then install any liveserver pulgins.

Usage

A password strength checker is a tool that evaluates how strong a password is by analyzing its syntax and comparing it to known criteria. The results can help you determine if your password is strong enough to protect your online accounts and personal information.

Here are some tips for using a password strength checker:

Check your password:- Use a password strength checker to determine if your password is strong enough.

Create a strong password:- A strong password is long, random, and complex. It should be at least 12 characters long and include a mix of uppercase and lowercase letters, numbers, and special characters. Avoid using common keyboard patterns, acronyms, repeating characters, or words found in a dictionary.
Don't share your password Never share your password or send it in an email.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please feel free to contact me ([email protected]).

License

MIT

About

This is a beginner level website I've made which uses Html, Css, Js to check the strength of a password. Passwords are very crucial for securing one's privacy so to check the strength of a password I've made this simple strength checker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published