004.3

PASSWORD

001
SETTINGS
CHARACTER TYPES
STRENGTH
VERY STRONG
003
ABOUT PASSWORD SECURITY

Strong passwords are cryptographically random and use a mix of character types. Longer passwords with more character variety are exponentially harder to crack.

Recommendations: Use at least 16 characters, include all character types, use unique passwords for each account, store in a password manager.

Security: All passwords are generated locally in your browser using crypto.getRandomValues() for cryptographic randomness. Nothing is sent to any server.