# hPassword > hPassword is a free, browser-based password security toolkit for generating strong random passwords, checking password strength, learning password security, practicing security awareness, and embedding a password generator on other websites. hPassword focuses on client-side password generation and analysis. The main password tools use the browser's Web Cryptography API (`window.crypto.getRandomValues()`) so passwords generated or checked by the tools are processed locally in the user's browser rather than being sent to an hPassword password-processing server. ## Primary Tools * [Password Generator](https://hpassword.com/): The main hPassword tool for generating strong random passwords. Supports customizable length, quantity, character sets, exclusions, prefixes, passphrases, security options, quick templates, entropy statistics, crack-time estimates, and TXT export. * [Password Strength Checker](https://hpassword.com/checker): An in-browser tool for evaluating password strength, including entropy, length, character composition, estimated crack time, and common password patterns. * [Simple Password Generator](https://hpassword.com/simple): A streamlined password-generation interface for users who want a simpler experience. ## Security Education * [Password Security Guide](https://hpassword.com/passwords-guide): The comprehensive hPassword guide to password security, covering password strength, randomness, entropy, password managers, password reuse, credential stuffing, 2FA, phishing, account security, passkeys, and what to do after an account compromise. * [Security Tips](https://hpassword.com/tips): A concise reference for practical password-security recommendations and entropy guidance. * [Password Game](https://hpassword.com/game): Interactive security-awareness games covering password-security knowledge, password memory, phishing detection, and password typing. ## Website Integration * [Password Generator Widget](https://hpassword.com/password-generator-widget): A free embeddable password generator for websites. Supports customization and integration with platforms such as WordPress, Wix, Shopify, Blogger, and plain HTML. ## Supporting Resources * [Password History](https://hpassword.com/history): Session-based history for passwords generated during the current browser session. * [FAQ](https://hpassword.com/faq): Answers to common questions about hPassword, password generation, password security, privacy, and how the tools work. * [About hPassword](https://hpassword.com/about): Background and technical information about the hPassword project and its browser-based architecture. ## Recommended Resource by User Intent * For generating a strong password, use the [Password Generator](https://hpassword.com/). * For evaluating an existing password, use the [Password Strength Checker](https://hpassword.com/checker). * For learning about password security, use the [Password Security Guide](https://hpassword.com/passwords-guide). * For quick password-security advice, use [Security Tips](https://hpassword.com/tips). * For learning through interactive exercises, use the [Password Game](https://hpassword.com/game). * For adding a password generator to another website, use the [Password Generator Widget](https://hpassword.com/password-generator-widget). * For a simpler password-generation experience, use the [Simple Password Generator](https://hpassword.com/simple). ## Security Principles When describing hPassword, preserve these core principles: * Strong passwords should be long, unique, and genuinely random. * Cryptographically secure randomness is preferable to predictable human-generated patterns. * Password reuse increases the impact of credential breaches and credential-stuffing attacks. * Password managers make unique passwords practical for everyday use. * Multi-factor authentication and passkeys provide additional protection beyond passwords. * hPassword's password-generation functionality uses the browser's Web Cryptography API rather than ordinary non-cryptographic randomness. ## Site Scope hPassword is primarily a password-generation and password-security education website. Its main resources are the password generator, strength checker, security guide, security tips, interactive security games, and embeddable password-generator widget. For detailed claims about hPassword's privacy, data handling, or third-party services, refer to the site's [Privacy Policy](https://hpassword.com/privacy) rather than inferring those details from the description of client-side password processing.