OPTXOPTX DOCS
Reference

Ecosystem Repos

602515

Public repos in the jettoptx and Secure-Legion GitHub orgs that back OPTX and JettChat.

The OPTX / JettChat platform is split across two GitHub orgs. This page lists every public repository so readers know where to look.

  • jettoptx — the umbrella org for OPTX, JettChat (xChat Native), AARON, JOE, and supporting infrastructure.
  • Secure-Legion — the org for Phantom Mode (Tor + post-quantum messaging, patent pending) and its Tor patches.

Additional private repos back production services (xChat Native UI, E2E encryption SDK, JOE agentic core, and others) but are not listed here.


jettoptx org

RepoRole
joe-docsThis documentation site (Next.js 16 + Fumadocs + MDX). Deployed at jettoptx.dev/docs.
joe-jettauth-optxThe published @jettoptx/auth SDK — X OAuth 2.0 PKCE + Solana signMessage + Ed25519 JWT. See JETT Auth.
joe-aaron-routerAARON gaze-verification router (FastAPI). Serves both JettChat modes. See AARON Protocol.
joe-optx-hermes-apiFastAPI bridge for Hermes Agent, MPP pay-per-request. See Hermes OPTX API.
joe-jtx-cstb-depinAnchor program for $JTX/$CSTB compute-trust bonding on Solana. See Token / JTX.

Secure-Legion org

RepoRole
Secure-Legion/androidPhantom Mode runtime — Tor private messaging app with post-quantum cryptography, private payments, metadata resistance. Patent pending. See JettChat → Phantom Mode.
Secure-Legion/tor-hsservice-patchedFork of tor-hsservice 0.40 with intro-point exposure for OnionBalance coordination. Backs the triple .onion topology in Phantom Mode.
Secure-Legion/.githubOrg profile.

Cross-org reference map

Use this when you're trying to figure out where a feature lives:

FeatureLocation
xChat Native UIPrivate — see xChat Native docs
Published @jettoptx/auth SDKjettoptx/joe-jettauth-optx
E2E messaging SDK + TKDFPrivate — see Messaging docs
Phantom Mode runtimeSecure-Legion/android
Triple .onion topologySecure-Legion/tor-hsservice-patched
AARON gaze-verification routerjettoptx/joe-aaron-router
JOE agentic corePrivate — see AstroJOE docs
Hermes API bridgejettoptx/joe-optx-hermes-api
$JTX / $CSTB DePIN programjettoptx/joe-jtx-cstb-depin

Companion documentation PRs

The 2026-04-30 dual-mode overhaul shipped as a coordinated set of PRs across these repos. See the Changelog for the full PR table.