Surfaces
JettChat
Encrypted AI chat surface - xChat Native and Phantom Mode on one page.
JettChat is a chat surface on OPTX - not the product Augment itself.
Two modes
| xChat Native | Phantom Mode | |
|---|---|---|
| Login | Sign in with X (OAuth 2.0 PKCE) | Jett Hub visual SSO + JTX gate |
| Transport | HTTPS | Triple Tor .onion |
| Crypto | TLS + Ed25519 JWT | Post-quantum hybrid (PQC) |
| Keys | Software-managed | StrongBox / Secure Enclave / TEE |
| Best for | Faster onboarding | Maximum metadata resistance |
Both modes share E2EE messaging: gaze cursor typing, offline-first delivery, groups, self-destruct.
Access
After sign-in, middleware may enforce a JTX mainnet gate when you need live access. See $JTX Token.
Auth feel: OPTX Auth — It's you / Email, X, or wallet. See OPTX Auth.
SDK: @jettoptx/chat and @jettoptx/auth.
Product implementation: jettoptx-jettchat-app (proprietary - integration patterns only here).