Password security guide
Check password security before you reuse it anywhere
This password security guide is inspired by public guidance from the Center for Internet Security (CIS) Password Policy Guide and CIS Controls recommendations for unique passwords, MFA, and minimum password length. Nerine uses these principles as educational guidance, not as a formal compliance certification.
Many passwords look strong at first glance, but security depends on more than symbols and uppercase letters. A good password should be long, hard to guess, unique for one account, protected with MFA whenever possible, and not already exposed in a public breach. Nerine combines local password analysis with a breached password checker so you can make a better decision before using a password on email, banking, social media, work accounts, or cloud services.
Breach checking is a separate signal. Nerine hashes the password in your browser, sends only the first five SHA-1 hash characters to Have I Been Pwned, and compares the returned suffix list locally. This k-anonymity approach checks known exposure without sending the complete password.
Use the result as a practical risk signal: prefer longer passphrases, enable MFA for sensitive accounts, and replace any password that appears in known breach data.