कैसे उपयोग करें
- Input field में password को type करें; character count और entropy bits तुरंत update होते हैं।
- Presets tab में switch करें देखने के लिए क्या password common policy standards जैसे NIST, OWASP, या common enterprise rules को pass करता है।
- Custom tab में switch करें अपने स्वयं के policy rules को define करने और password को उनके विरुद्ध check करने के लिए।
- Per-policy pass/fail matrix को read करें identify करने के लिए exactly कौन सी requirements को पूरा नहीं किया गया है।
- Password पूरी तरह आपके ब्राउज़र में process होता है — कुछ भी stored या sent नहीं होता है।
उदाहरण
- MyP@ss1 को enter करने से 7 chars, roughly 40 bits entropy दिखाई देता है, और NIST length requirements को fail करता है लेकिन basic complexity policy को pass करता है।
- 16-character passphrase को mixed case, digits, और symbol के साथ enter करने से सभी preset policies को pass करता है और high entropy badge दिखाता है।