LEGAL
Privacy Policy
Last updated: April 17, 2026
Overview
DartClaw ("the App", "we", "us") is a fully open-source AI coding agent remote-control system. We are committed to your privacy. DartClaw does not collect, store, transmit, or share any personal data or user information whatsoever.
The source code is publicly available on GitHub and can be audited by anyone at any time: github.com/QuanchaoSong/dart_claw_project
Information We Collect
We collect no information. Specifically:
- No account registration or login is required.
- No personal identifiers (name, email, phone number, etc.) are collected.
- No device identifiers or fingerprints are collected.
- No usage analytics, crash reports, or telemetry are sent to any server we operate.
- No advertising identifiers are accessed or used.
- No location data is collected.
How the App Works
DartClaw consists of two components: a desktop app that runs locally on your own computer and a mobile app that acts as a remote control. All communication happens directly between these two components — either over your local network (Wi-Fi) or through a relay server you deploy and control yourself.
Any data transmitted between the mobile app and the desktop app (such as task instructions or LLM responses) travels exclusively between your own devices. We have no access to this data.
LLM API Keys
DartClaw allows you to configure your own API keys for third-party LLM providers (OpenAI, Anthropic,
Gemini,
DeepSeek, Kimi, etc.). These keys are stored locally on your desktop
machine
in ~/.dart_claw/config.json and are never
transmitted
to or stored by us. Your interactions with those LLM providers are governed by their respective
privacy
policies.
Third-Party Services
DartClaw itself does not integrate with any third-party analytics, advertising, or tracking services. If you choose to use a third-party LLM provider through the app, please review that provider's privacy policy:
Open Source & Transparency
DartClaw is fully open source under the MIT License. You can inspect every line of code that runs on your device to verify our privacy claims independently. No obfuscation, no hidden network calls.
- Source code: github.com/QuanchaoSong/dart_claw_project
Children's Privacy
DartClaw does not collect any information from anyone, including children under the age of 13. Because no data is collected, there is no risk of collecting children's personal information.
Changes to This Policy
If we ever make changes to this privacy policy, the updated version will be posted on this page with a revised "Last updated" date. Because we collect no data, any future changes are unlikely to affect your privacy in a meaningful way.
Contact
If you have any questions about this privacy policy, please open an issue on GitHub: github.com/QuanchaoSong/dart_claw_project/issues
©2026 DartClaw. Open Source · MIT License.