Privacy Policy
Last updated: 2025-01-01
This privacy policy explains how SecurePass Gen ("we", "us") handles information when you use this website. The short version: we do not collect, store, transmit, or log any passwords you generate, and we do not track you for advertising purposes.
1. Passwords are generated locally
All password generation happens entirely within your web browser using JavaScript and the Web Crypto API (crypto.getRandomValues()). At no point are the passwords you generate sent over the network, written to a server, stored in a database, or transmitted to any third party. You can verify this by:
- Opening your browser's DevTools → Network tab and observing that no requests are made when you click "Generate".
- Disconnecting from the internet after the page has loaded — the tool continues to work.
2. Information we do not collect
- We do not collect names, email addresses, or contact information.
- We do not create user accounts.
- We do not store passwords, settings, or generation history on any server.
- We do not use fingerprinting or cross-site tracking.
3. Analytics and cookies
This website may use privacy-friendly, aggregate analytics (such as page view counts and country-level geography) to understand which features are useful. These analytics do not identify individual users and do not record passwords, form inputs, or clipboard contents.
We do not use advertising or tracking cookies. If advertising is added in the future, this policy will be updated and any third-party advertising partners will be clearly disclosed along with an opt-out mechanism.
4. Local storage
The generator may temporarily keep a list of recently generated passwords in your browser's memory (React state) for the current session only. This history is automatically cleared when you close or refresh the tab. Nothing persists in localStorage, sessionStorage, cookies, or IndexedDB.
5. Third-party services
This website is hosted on a static hosting provider that may record standard server logs (such as IP address, browser type, and request timestamps) for infrastructure and security purposes. These logs are governed by the hosting provider's own privacy policy and are not linked to your generated passwords.
6. Children's privacy
This website is a general-purpose security tool suitable for users of all ages. We do not knowingly collect personal information from children.
7. Your responsibilities
While this generator produces cryptographically secure passwords, you are responsible for storing them safely. We recommend:
- Using a reputable password manager (such as Bitwarden, 1Password, or your browser's built-in manager).
- Enabling two-factor authentication (2FA) on important accounts.
- Not sharing passwords via email, chat, or screenshots.
8. Changes to this policy
If we make material changes to how data is handled, we will update this page and revise the "Last updated" date above. Continued use of the site after changes constitutes acceptance of the revised policy.
9. Contact
If you have questions about this privacy policy, please contact us. Security and privacy concerns receive priority attention.
Bottom line: Your passwords are yours. They never leave your device while using this tool.