Privacy Policy
I built these tools to process your code without storing it. Your logs and code never hit a database.
No Persistence
Console logs are processed in memory and discarded. DevTabs runs entirely in your browser.
No Tracking
No user accounts, no cookies, no analytics on what you process.
Memory Only
Server processing happens in RAM. Once the response is sent, everything is garbage collected.
Zero Attack Surface
Can't leak what isn't stored. No databases with user content means no data breaches.
Where Processing Happens
100% Browser-Based Tools:
- • DevTabs - Browser-based code editor with syntax highlighting and IntelliSense
- • All code editing, formatting, and language detection happens locally in your browser
Server-Processed (Zero Retention):
- • Console Log Cleaner - Processed in server memory for performance, immediately discarded
- • Smart categorization and error detection happen server-side for better performance
How We Ensure Your Privacy
1. No Database Writes
Our code has no database write operations for user content. All processing happens in temporary memory variables that are immediately garbage collected after sending you the result.
2. No File System Storage
Uploaded files are processed in memory streams. Nothing is written to disk. Once processed, the data is immediately discarded.
3. No User Tracking
We don't use cookies for tracking your data processing, require no user accounts, and don't implement any analytics on your processed data. Rate limiting uses hashed IPs stored temporarily in memory that auto-delete after 1 minute.
4. Headers Prove Our Commitment
Every API response includes privacy headers: X-Data-Retention: none, Cache-Control: no-store, and more. Check your browser's network tab to verify.
What We Do Track
- Basic server logs (timestamp, tool name, response time) - no user content
- Community token savings counter - tracks total AI tokens saved by all users (just the number, no code content)
- Performance metrics (page load times, Web Vitals) for optimization - no personal data
- Error logs for debugging - sanitized to remove any user content
Third-Party Services
Vercel: Provides hosting with enterprise-grade security and encryption for all connections. Performance metrics (load times, Web Vitals) are collected - no personal data.
Upstash Redis: Stores only the community token counter (a single number). No user content or identifying information is ever sent to Redis.
Your Rights
Since we don't store your data, there's nothing to delete, export, or modify. You have complete control - your data exists only during processing and is immediately discarded.
Questions or Concerns?
If you have any privacy concerns or questions about our practices, please contact us through the support link in the footer.