Encrypted in transit
HTTPS/WSS protects traffic between the App, Gateway, and Host.
Support
From Environment pairing and Runtime checks to safe API-key handling, these are the shortest paths for the current test build.
Credential protection
The App sends new connection configuration to your Host over an authenticated HTTPS/WSS connection. Server stores sensitive values in its Host-local secret store and redacts them from settings returned to clients. The account Gateway must not persist or log plaintext API keys.
Read the full security modelHTTPS/WSS protects traffic between the App, Gateway, and Host.
Credentials remain in the selected Environment and are never returned in plaintext.
A one-time Pair Token authorizes a device; it is not a permanent Environment credential.
The test architecture does not yet provide application-layer end-to-end encryption. Gateway terminates TLS and participates in forwarding, so connect only through a Gateway you trust.
Download and install the Android test build.
View steps →02Pair your Mac or Linux host by QR code or manual entry.
Troubleshoot connection →03Include the version, Environment type, and a redacted error message.
[email protected] / [email protected] ↗Download the APK and allow your browser or file manager to install an app from this source. The current build supports arm64-v8a only.
Start FT2 Server on your Mac or Linux host. Service credentials, projects, and agent history remain on that host.
Generate a short-lived Pair Token on the Host and scan it in FT2. The token only authorizes a new device; it is not the permanent identity of an Environment.
In Environment settings, confirm that Codex or Claude CLI is detected, enabled, and authenticated on the Host.
Troubleshooting
First confirm the Host service is still running and can reach public HTTPS/WSS. Restarting Server does not require pairing again; do not delete the Host state directory.
Installed does not mean authenticated. Confirm that the CLI runs independently on the Host and check its Binary, Home, Base URL, and authentication state in Runtime Profile.
Open another page and return to the task to refresh, then confirm that the Environment is online. When contacting support, include the time, Environment type, and task title, but never a token or API key.
Not at the application layer in the current test build. HTTPS/WSS encrypts transport, but Gateway is a TLS endpoint. Use a trusted Gateway and avoid highly sensitive workloads until application-layer E2EE is available.
It travels over the authenticated TLS/WSS connection to the selected Host. Server keeps it in a Host-local secret store and returns only a redacted value. Gateway must not persist or log the plaintext key.
You may share the app version, phone OS, Environment platform, and redacted errors. Remove project code, access tokens, Pair Tokens, API keys, and personal file contents.