How to use
- Type a password into the input field; the character count and entropy bits update instantly.
- Switch to the Presets tab to see whether the password passes common policy standards such as NIST, OWASP, or common enterprise rules.
- Switch to the Custom tab to define your own policy rules and check the password against them.
- Read the per-policy pass/fail matrix to identify exactly which requirements are not met.
- The password is processed entirely in your browser — nothing is stored or sent anywhere.
Examples
- Entering MyP@ss1 shows 7 chars, roughly 40 bits entropy, and fails NIST length requirements but passes a basic complexity policy.
- Entering a 16-character passphrase with mixed case, digits, and a symbol passes all preset policies and shows a high entropy badge.