openditto
← Back home

Privacy

OpenDitto does not collect, store, or transmit any personal data.

This website

openditto.ai is a static marketing site. It sets no cookies, runs no analytics, embeds no third-party trackers, and has no backend database. Requests for the tutorial page fetch the latest TUTORIAL.md from GitHub at build time — that fetch is the site's only outbound call, and it happens server-side on Vercel, not in your browser.

The tool itself

When you install OpenDitto on your Mac, the daemon runs 100% locally. Messages travel between three parties: your Telegram client, Telegram's servers, and your own Mac. Memory files are written to a folder on your disk — there is no hosted storage and no OpenDitto-operated server.

OpenDitto uses Anthropic's Claude Code CLI under the hood. Anthropic's own privacy policy governs how they handle the content of your conversations with Claude — refer to their terms for the details.

GitHub repository

The source code lives on GitHub. GitHub logs anonymous visits to public repositories per its own privacy policy. OpenDitto's maintainers do not have access to any additional identifying information about visitors.

Contact

Questions? Open an issue on GitHub.