Privacy Policy
Last Updated: September 2026 • Effective Immediately
1. Zero Server-Side Logging Guarantee
Passphrase Generator Free operates under a strict zero-knowledge architecture. All passphrase generation algorithms, entropy calculations, and wordlist selections execute 100% client-side within your device's web browser using standard Web Cryptography APIs (`window.crypto.getRandomValues`).
None of your generated passphrases, clipboard actions, or configuration parameters are ever transmitted across any network connection, stored in database logs, or uploaded to external servers.
2. No Tracking Cookies or Identifiers
We do not use tracking cookies, analytics pixels, advertising IDs, or session fingerprinting techniques. Your visit to this website remains completely anonymous.
3. Local Device Memory
Temporary app state (such as UI preferences like light/dark mode selection) is processed purely in your browser's RAM or DOM state. No persistent user data is collected or sold to third parties.
4. Network Audit Transparency
Users and security researchers are encouraged to open browser Developer Tools (F12) and inspect the Network tab while generating passphrases. You can verify independently that zero HTTP requests are initiated during generation.