Last updated: 2026-09-12
Effective date: 2026-08-08
Boxing is an open-source browser extension that provides a hierarchical, infinite-canvas bookmark organizer. This privacy policy explains what data we collect, how we use it, and how we protect it.
Boxing does not collect, transmit, or sell any personal data to any server operated by the developer.
The full source code is available at https://github.com/Xxx91n/boxing under the Apache-2.0 license. You can audit every line of code yourself.
Data stored locally on your device:
Data we do NOT collect:
Your data is used solely to provide the extension's functionality:
No data ever leaves your device unless you explicitly configure optional cloud backup (see below).
All primary data is stored locally using chrome.storage.local, which persists across browser sessions and is scoped to the extension. This data never leaves your device.
Boxing supports optional cloud backup via WebDAV or GitHub Gist. These features are disabled by default and require explicit user configuration:
In both cases, the data path is directly from your browser to your chosen cloud provider. Boxing's developer has no access to your data, your credentials, or your cloud accounts.
chrome.storage.local — other extensions cannot access it.chrome.storage.local, and is never included in the layout, JSON exports, WebDAV/Gist backups, or snapshots — an export or backup file read in isolation cannot unlock your credentials. It does not protect them from anyone who can read your browser profile (the key sits in the same storage area as the ciphertext) or who has the running extension. There is no passphrase prompt and no user-supplied key material; do not rely on this as strong encryption.We do not share your data with anyone. Your data stays on your device unless you explicitly configure cloud backup to a service you control.
Boxing is not directed at children under 13. We do not knowingly collect any data from anyone, including children. If you believe a child has provided information to us, please be aware that we do not retain or have access to any such data — all data is stored locally on the user's own device.
We may update this privacy policy from time to time. Changes will be posted to this page with an updated date. Since Boxing does not collect data, changes to the policy typically reflect updates to the extension's features.
For privacy questions or concerns, please open an issue on our GitHub repository.
Boxing is licensed under the Apache-2.0 license. The complete source code is available for independent audit at https://github.com/Xxx91n/boxing.