Our mission
We believe that strong passwords should be easy to create and completely private. SecurePass uses the Web Crypto API to generate cryptographically secure random passwords and passphrases — all without any server communication (except the optional HIBP breach check).
Features
- Local generation: Everything happens in your browser, no data leaves your device.
- Customizable: Choose length, character types, passphrase mode, and avoid ambiguous characters.
- Breach checking: Optional integration with Have I Been Pwned (using k-anonymity).
- Entropy gauge: Visual feedback on password strength.
- No tracking: No cookies, analytics, or fingerprints.
Open source
SecurePass is open source and available on GitHub. You can audit the code, self-host, or contribute to the project.
Version
Current version: 1.0.0 — released under the MIT License.
Back to generator