What data we collect

None. This site has no analytics, no cookies, no tracking pixels, no fingerprinting, and no third-party scripts.

How passwords are generated

Every password is created in your browser using the Web Crypto API (crypto.getRandomValues). The generated password never touches the network. It is not sent to any server, logged, or stored anywhere outside your device.

You can verify this by opening your browser's developer tools and watching the Network tab while generating a password — there are zero outbound requests.

What the browser stores locally

Nothing is stored. We do not use localStorage, sessionStorage, IndexedDB, or cookies. Once you close the tab, everything is gone.

Hosting and logs

The site is static HTML/CSS/JS hosted on GitHub Pages. GitHub may keep standard server access logs (IP addresses, user agents) as part of normal web infrastructure — we do not have access to or use this data. See GitHub's privacy statement for details.

Third-party requests

Fonts are self-hosted. There are no external CDN dependencies, no Google Fonts, no Google Analytics, no ads, no social widgets.

Contact

Questions or concerns? Open an issue on GitHub.