Personal infrastructure gateway. One operator, one box, four pins driven hot — the rest are tied to housekeeping.
↑ notch
┌──────────────────┐
cipher ◌ 1 ─┤ ├─ 8 ◌ OUT (TLS 1.3)
mirror ◌ 2 ─┤ GTIO-WORK ├─ 7 ◌ CLK (NTP)
moon ◌ 3 ─┤ DIP-8 ├─ 6 ◌ GND (origin)
NC ◌ 4 ─┤ ├─ 5 ◌ VCC (CF orange)
└──────────────────┘
| cipher | PIN 1 | cipher.gtio.work — drawing party game; axum + solid.js, msgpack over ws |
|---|---|---|
| mirror | PIN 2 | mirror.gtio.work — openai / anthropic / gemini API mirror, with CORS and per-IP rate-limit |
| moon | PIN 3 | moon.gtio.work — a 13-year archive in Next.js + PWA, with a TTS & chat agent on the side |
| — | PIN 4 | NC — reserved |
†All exposed pins terminate at the same 1U origin behind Cloudflare. Pin 5 is a typographic exaggeration; the box does reboot for kernel upgrades.
| QPS | ≤ 1.0k | steady-state, per vhost; aggregate ≈ 4× this |
|---|---|---|
| p99 | 180 ms | upstream-bounded; nginx adds < 2 ms |
| TLS | 1.3 / 1.2 | 1.0, 1.1, SSLv3 disabled |
| HTTP | 3 / 2 / 1.1 | QUIC on :443/udp where the client supports it |
| cipher | ECDHE+AEAD | DHE legacy retired 2026-05 |