Local Data Policy
Effective date: July 1, 2026 · Version 1.0
1. No sync, no accounts
Kairon does not offer sync, cloud accounts, or any related server-side storage. Browsing history, bookmarks, Quick Access, settings, session state, and download history all live in the app's local user data folder on your device.
2. What is stored locally
- Browsing history — a local SQLite database (
kairon.db) - Settings, bookmarks, Quick Access, session snapshot, and download history — JSON files in the app's user data folder
- Errors — appended to
kairon-errors.loglocally
3. Encryption and access
Local data is protected by your operating system's user-account permissions, like any other application data. Kairon never transmits this data to us or to any third party.
4. Deleting local data
You can clear browsing history, download history, and bookmarks from within the browser. Uninstalling the app removes its user data folder.
5. Encrypted sync (planned)
Encrypted sync and cloud accounts are on the roadmap but are not implemented. This page will be updated if and when they ship.