Skip to content
Opportunistic uplink

Gateway ops

Software v1.35.0 ships gateway doctor, presets, pull-preset + passport, receipts, and ethics kit. Shared metered links get fair-share quotas and an audit trail. Not free commercial broadband.

Legal and ethics rails

Open-content host allowlist only. Operator verifies each work license before village redistribute. Daily quota is social fair-share, not a product entitlement. Gateway is a client uplink for curated pulls - not an automatic mesh-to-public-internet bridge. Never commercial constellation decrypt.

Operator commands

# Readiness (presets + allowlist + quota)
python -m skycache gateway doctor

# List open-mirror presets
python -m skycache gateway presets

# Plan only (no download)
python -m skycache gateway pull-preset gutenberg-sample --dry-run

# Offline lab: local sim payload + passport + receipt
python -m skycache gateway pull-preset gutenberg-sample --sim

# Live allowlisted HTTPS when uplink present
python -m skycache gateway pull-preset gutenberg-sample

# Local audit trail
python -m skycache gateway receipts

# USB ethics pack for partners
python -m skycache gateway ethics-kit --out data/gateway-ethics-kit

Passport + receipts

  • Each pull writes data/nexus/gateway-pulls/<preset>/pull-passport.json
  • Receipts append to data/nexus/gateway-receipts.json (local only, no cloud)
  • Redistribute posture is a gate stub - not legal advice
  • Hub API: GET /api/gateway/status|presets|receipts, POST /api/gateway/pull-preset