Privacy Policy
Last updated: June 1, 2026
Overview
PrivyJSON is designed with privacy in mind. It is a completely offline, local-first toolkit. Your JSON, YAML, and configuration files never leave your device.
1. User Data Collection
PrivyJSON does NOT collect, harvest, or transmit any personal, sensitive, or document data.
Specifically, the application does not collect:
- Personal identifiers (name, email, account details)
- Your JSON/YAML content or document metadata
- Input values, configuration rules, or format preferences
- Usage statistics, telemetry, or analytics
- Device information or location data
2. User Data Handling
All document parsing, formatting, validation, and conversion occur entirely locally on your system:
- Document Processing: File formatting and validation are performed locally on your device within the app's offline execution thread.
- No Remote Processing: No data is ever sent to external cloud APIs or remote servers for compilation or formatting.
3. User Data Storage
All application configurations and opened documents are stored locally:
- Configuration settings: Formatting choices, theme selections, and custom schemas are stored locally in standard sandboxed application files.
This data is kept locally on your machine and can be cleared at any time by deleting application data or uninstalling the app.
4. User Data Sharing
We do not share, sell, or disclose your data to anyone. PrivyJSON runs completely offline and does not maintain any backend database or network endpoints.
5. Contact Information
For privacy-related questions, support, or inquiries, please contact us:
- Email: support@kenelite.com
- Support Link: Please open an issue on our GitHub repository.