Privacy Policy
BracketView is built so most JSON work stays in your browser. Optional features (AI repair, shareable snapshots) can send data to our servers or third parties only when you choose to use them. Read the sections below for specifics.
Local Processing
By default, formatting, validation, comparison, and visualization of JSON are performed in your browser. That data does not leave your device for those features.
JSON snapshots (optional sharing)
If you create a temporary snapshot link, your JSON text and any annotations you add are uploaded and stored until the expiry time you select so anyone with the link can open it. Payloads are encrypted at rest (AES-256-GCM). Links use hard-to-guess ids but are public to anyone who has the URL—do not snapshot secrets, personal data, or anything you would not want exposed. After expiry, snapshots are intended to be removed from storage. Do not rely on snapshots for long-term backup.
Input safety
We apply validation on snapshot uploads (including checks for invalid JSON, unsafe patterns in titles and notes, and limits on size and structure) to reduce abuse and common injection-style payloads. This is not a guarantee that all malicious content is blocked; you remain responsible for what you paste and share.
AI Features
If you enable AI-powered fixing, the application may send the JSON data (or a minimal excerpt necessary to produce a fix) to the configured AI provider. You must configure any API keys yourself; we do not ship or store keys on our servers. Please review your provider's privacy terms for details on how they handle data.
No Tracking
We do not track users across sites or collect personal identifiers beyond optional analytics if configured explicitly in environment variables. You can opt-out by not providing analytics keys.
Contact
If you have questions about this policy, contact the site owner atsupport@bracketview.in.