Privacy policy

What this tool does

Jsonreveal is a JSON diagnostic tool. It accepts pasted JSON text (processed entirely in your browser) and URLs to fetch (processed server-side). The tool has no user accounts, no sign-in, no cookies for authentication, and no persistent storage of any kind.

Data processing

Pasted JSON (client-side)

When you paste JSON text into the tool, the text is parsed by JavaScript running in your own browser using the standard JSON.parse() function. The pasted text is never sent to any server. It remains in your browser until you close or reload the page, at which point it is discarded.

URL fetch (server-side)

When you enter a URL and click "Fetch", the URL is sent to the server to be fetched on your behalf. The server makes a single HTTP request to that URL, reads the response, and returns the analysis to your browser. The server does not log, store, or retain the URL or the response content after the request completes.

No data collection

This tool does not use analytics services, tracking scripts, cookies, fingerprinting, or any mechanism to identify or track individual users. No usage statistics, page views, or interaction data are collected. The operator has no way to know who uses the tool or what data they process through it.

No third-party sharing

No data entered into this tool is shared with, sold to, or transmitted to any third party. The server only communicates with (a) the URL you provide (to fetch it), and (b) your browser (to return the analysis).

No accounts

This tool does not offer user accounts. There is no way to create a profile, save data between sessions, or associate analysis results with a person or device.

Security

The site is served over HTTPS (TLS). Communication between your browser and the server is encrypted. The server validates user-supplied URLs to reject requests to internal or private network addresses before making any outbound connection.

Changes to this policy

If this policy changes, the "Last updated" date at the top will be revised. Because the tool has no accounts and no notification mechanism, you are encouraged to check this page periodically if privacy practices are important to you.

Contact

A contact method has not yet been established. The operator should supply an email address or other contact mechanism to replace this placeholder.