← Back

Privacy Policy

Claude Code Remote · Effective March 12, 2026

Claude Code Remote (“the App”) is an open-source mobile application that connects to a self-hosted server you operate on your own infrastructure. This policy explains what data the App handles and how.

Architecture & Data Flow

The App communicates directly with a server you run on your own hardware over your private Tailscale network. There is no cloud relay, no third-party proxy, and no account system operated by us. Your code, prompts, and session history travel only between your device and your server — encrypted end-to-end by Tailscale’s WireGuard mesh.

Data We Do Not Collect

We do not collect, store, transmit, or have access to any of the following:

Push Notifications

Push notifications are the one area where data leaves your private network, by design. When enabled, notification payloads route through Expo’s push service and Apple’s (APNs) or Google’s (FCM) notification infrastructure. These payloads contain only operational metadata — session name, tool name, and status — never code or prompt content.

Push notifications are entirely optional. You can disable them at any time in the App’s settings or at the OS level.

Expo Push Token

When you enable push notifications, the App registers an Expo push token with your self-hosted server. This token is used solely to deliver notifications to your device. It is stored on your server — not by us. If you disable notifications, the token is deregistered.

Local Storage

The App stores a small amount of configuration data locally on your device using encrypted storage (Expo SecureStore):

This data never leaves your device and can be cleared by uninstalling the App.

Third-Party Services

The App itself does not integrate any third-party analytics, crash reporting, or advertising SDKs. The only external services involved are:

Children’s Privacy

The App is not directed at children under 13 and does not knowingly collect any personal information from children.

Changes to This Policy

If this policy is updated, the revised version will be posted at this URL with an updated effective date. Since the App does not collect contact information, we cannot notify you directly — check back periodically if you have concerns.

Contact

If you have questions about this privacy policy, you can open an issue on the GitHub repository or reach out via the contact information on gldc.io.