Privacy at HashyTools
HashyTools is designed to keep your data on your device. These tools run entirely in your browser, so the text, files, and secrets you process never leave your control.
What data we process
- No account or login is required. We do not collect personal identifiers.
- Your inputs—hashes, passwords, JSON payloads, IP lookups—are handled entirely in the browser runtime.
- We store a small set of preferences (language, theme, recent tool usage) in
localStorage. Clear your browser storage to remove them.
Local-only processing
- Hash and password tools use Web Crypto and Web Workers to compute results offline.
- QR and barcode generators draw directly on the canvas and export assets without uploads.
- JSON, regex, and text utilities run purely in JavaScript—no remote validation services.
If you refresh the page or clear local storage, any generated content disappears. Nothing is queued or synchronized with servers.
Analytics and advertising
By default, HashyTools loads without analytics or ads. We only initialize Google Analytics or Google AdSense when the deployment environment provides explicit IDs (VITE_GA_ID or VITE_ADSENSE).
When enabled, Google services follow their own privacy policies. Review the latest statement at policies.google.com/privacy.
You can block these services entirely with browser-level content blockers. HashyTools continues working because every tool is client-side.
Your rights and controls
- Clear browser storage to remove saved preferences instantly.
- Use private browsing modes if you prefer sessions without persistent data.
- Disable or audit third-party network requests with your browser’s developer tools.
Contact and updates
Questions, security reports, or data inquiries? Email privacy@hashytools.com.
We update this policy when new tools, analytics options, or regulations require it. Significant changes appear on this page with an effective date.