Privacy Policy
Your privacy is not an afterthought—it's our foundation.
Last updated: April 8, 2026
The Short Version
- We don't track you. No analytics, no cookies, no user tracking.
- We don't store your data. All processing happens in your browser.
- We don't sell your information. We have nothing to sell because we collect nothing.
Data We Collect
We collect nothing. That's not a simplification—it's literally true.
All of our tools process data entirely in your browser using JavaScript. Your passwords, UUIDs, JSON data, text, and any other information you input never leaves your device. It is never transmitted to our servers, never logged, and never stored.
The only data that exists is what you choose to save locally in your own browser (for example, localStorage for tool history), and this data never leaves your device either.
Cookies and Tracking
We don't use cookies for tracking. We don't use Google Analytics, Facebook Pixel, or any third-party tracking services.
We don't use advertising networks, and we don't sell ad space. Our tools are free and will remain free forever—supported by our commitment to privacy, not by monetizing your data.
The only "cookie-like" storage we use is localStorage for tool history (e.g., recently generated passwords), which is purely for your convenience and contains no personal information.
Third-Party Services
We use minimal third-party services to operate our site:
- Cloudflare Pages: Hosting platform. They serve our static files but do not process or store any user data from our tools.
- CDN: Content delivery network for faster loading. No user data is processed by the CDN beyond standard HTTP requests.
We do not use any third-party analytics, tracking, or advertising services.
Data Security
Because we don't collect or store your data, traditional data security measures like encryption at rest are not applicable. Your data never reaches our servers, so there's nothing to secure on our end.
All cryptographic operations (password generation, UUID generation, hashing) are performed using your browser's Web Crypto API, which uses the same cryptographically secure random number generation used by security professionals worldwide.
Your Rights
Because we don't collect your data, there's no data for you to request access to, correct, or delete. You have complete control over your information because it never leaves your device.
If you have questions about this privacy policy or our practices, please contact us through our GitHub repository.
Children's Privacy
Our services are not directed to children under 13. Since we don't collect personal information from anyone, this is not a concern. We do not knowingly collect any personal information from children.
Changes to This Policy
We may update this privacy policy from time to time. We will notify users of any material changes by updating the "Last updated" date at the top of this policy. We encourage you to review this policy periodically.
Questions?
If you have questions about this privacy policy or our privacy practices, please reach out through our GitHub repository.
Contact on GitHub