Support

One developer reads all of this. You will get a real answer.

Email: support@orbiterm.app

Bug reports and feature requests: github.com/QimaoYang/OrbiTerm/issues

Questions and open-ended ideas: Discussions

Reporting a bug

The public bug report form is the fastest route, because it asks for the things needed to reproduce a problem. If you would rather not post publicly, email the same details instead.

For connection or transfer problems, Settings → Diagnostic can export a log. Logs stay on your Mac and are never uploaded automatically — they reach us only if you attach one yourself. Skim it before sending: it can contain host names and usernames.

Security issues

Please do not open a public issue for a security vulnerability. Email support@orbiterm.app with the details and we will work it out privately.

Purchases and subscriptions

All purchases are handled by Apple; we never see payment details.

Common questions

Where are my private keys stored? In the macOS Keychain, and nowhere else. They are never uploaded — not to us, and not to iCloud by OrbiTerm.

Does iCloud sync send my keys anywhere? No. Sync covers hosts and themes in your own private CloudKit database. Secrets stay in the Keychain.

Is the MCP server reachable from the network? No. It is off by default, requires a bearer token, and its bind address is clamped in code to 127.0.0.1 / ::1.

Do the AI features send my terminal contents anywhere? Only if you pick a remote provider and invoke the feature — in which case the request goes straight from your Mac to that provider under their terms. On-device models never leave the machine. Details are in the Privacy Policy.