SecureDevutils
Back to home

Privacy Policy

Last updated: May 2026

At Secure Devutils, privacy is not just a checkbox; it is the core architecture of our entire toolset. Traditional developer tools often send your inputted payloads, API keys, and configurations to central servers for parsing, layout formatting, or logs. This introduces severe security vulnerabilities and potential data leaks.

We built Secure Devutils to guarantee complete, air-gapped data insulation. Below, we explain our data processing model and why our tools are 100% private.

1. 100% Client-Side Processing

Every operation you perform on this platform is executed strictly within your local web browser sandbox utilizing Javascript and Web Workers:

  • Zero Remote Transmission: Your inputs (JSON documents, text, JWTs, keys, code samples) are never uploaded, sent, or streamed to any remote server or third-party database.
  • No Logging: Since there is no server-side execution, we cannot and do not log your calculations, formats, or input parameters.
  • Local Web Workers: Intricate formatting and comparison calculations are processed in isolated browser background threads, keeping your data locked in memory and freeing the UI thread.

2. Cookies, Tracking & Telemetry

We hold a strict stance against cookies and web tracking:

  • No Cookies: This application does not use, read, or set cookies in your browser.
  • No Tracking & Analytics Scripts: We do not load Google Analytics, Hotjar, Facebook Pixels, or other tracking code. Your navigation patterns, IP addresses, and user profiles remain invisible to us.
  • Local Theme & Language Storage: We use standard browser localStorage purely to remember your selected preferences (such as Light/Dark mode and Interface Language) so they persist on your next visit. This storage is completely local to your machine.

3. Offline Capability & Progressive Web App (PWA)

Secure Devutils utilizes Service Workers (PWA) to enable offline capabilities.

When you register the Service Worker, the browser downloads and caches static HTML, Javascript, CSS, and localized language JSON assets directly on your local device. Once cached, the application is capable of launching and running completely air-gapped without an internet connection.

4. External Security Links

Our documentation or about pages may link to outer references or projects (like GitHub repository details). We have no control over, and assume no responsibility for, the content, privacy policies, or practices of any external sites.

5. Contact & Support

If you have any questions, feedback, or concerns regarding your privacy while using Secure Devutils, you can contact us directly at:

alekyaedutech@gmail.com