Boxing Privacy Policy

Last updated: 2026-09-12

Effective date: 2026-08-08

Introduction

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 We Collect

Data stored locally on your device:

Data we do NOT collect:

How We Use Your Data

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).

Data Storage

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.

Optional Cloud Backup (User-Configured)

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.

Data Security

Data Sharing

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.

User Rights

Children's Privacy

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.

Changes to This Privacy Policy

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.

Contact

For privacy questions or concerns, please open an issue on our GitHub repository.

Open Source

Boxing is licensed under the Apache-2.0 license. The complete source code is available for independent audit at https://github.com/Xxx91n/boxing.