Privacy Policy
Learn how SenhaForte handles (or rather, doesn't handle) your information.
Introduction
SenhaForte is a password generation tool that operates 100% on your device. This policy describes how we handle (or rather, how we don’t handle) your data.
Data we do not collect
SenhaForte does not collect, store, transmit, or process any personal data. Specifically:
- Generated passwords: created locally in your browser and never leave your device.
- Settings: optionally saved in your browser’s
localStorage— never on our servers. - Browsing data: we do not use tracking cookies, pixels, or any analytics tool that identifies you.
Technology used
Passwords are generated using the Web Crypto API (crypto.getRandomValues), a native browser API. No network requests are made during password generation.
localStorage
If you enable the “Remember Settings” option, your preferences will be saved in your browser’s localStorage. This data:
- Stays only on your device.
- Can be deleted at any time in your browser settings.
- Is never sent to our servers.
External links
Our security tips page may contain references to external services. We are not responsible for the privacy policies of those services.
Changes to this policy
Any changes will be published on this page with an updated date above.
Contact
For questions, please reach out through the project repository.