A comprehensive password checker designed with security and flexibility in mind.
13082017
)xxxxx
)65432
)qwerty
)p@s$w0rd
)hElLo123
)No, all calculations are run browser-side and no data is sent back to any server.
All code is open-source and available on this repository. For added security, disable Wi-Fi after loading the page.
Design or generate a secure and unique password for each individual service you use. Ensure there are no duplicates or passwords that have been compromised in a data breach.
Either use a secure, trustworthy password manager, or remember a design pattern for your passwords whilst keeping it unique for each service.
Ensure that you update the password for that service (or all of them) immediately.
On services where it is available, enable two factor authentication (or MFA). This will require you to authorise a sign in using another device, to decrease the possibility of being hacked.
password123
[your name]
asdfgfdsasdfg
[your date of birth]
thequickbrownfoxjumped
p@s$w0rD!!!
hElLoThErE
rabbit2019
f39@g£bWn0
abcdefghijklmnopqrstuvwxyz
MIT License
Copyright (c) 2023
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.