Kodachi logo KODACHI v9.0.1 · 2026
ANIMATED COMMAND-CENTER EDITION
— Inside Kodachi 9

Kodachi is an infrastructure.

Your ISO is the client layer. Behind it, Kodachi coordinates authentication, signed card assignment, DNS protection, protocol routing, worker fleets, external-provider configs, and on-device emergency defenses. The diagram below stays animated because the system is easier to understand when you can see the flows moving.

READ THE MAP
Click a layer to spotlight the moving paths.
scroll the diagram horizontally →
01

Boot

The ISO comes up. integrity-check verifies the signed Rust components before anything else runs.

02

Authenticate

The client requests a 64-char challenge from the master node, solves it locally, returns the solution, gets a hardware-bound session token.

03

Card assigned

Master matches your tier (normal, VIP, custom) to a fresh card from the pool. The card contains every protocol config you need.

04

Tunnel up

routing-switch brings the selected protocol online. dns-leak verifies the resolver is inside the tunnel.

05

Guarded

Heartbeat every 2 minutes, security score recomputed live, health-control watchdog ready to fire panic at any tier.

1 + N
Master + elastic worker fleet
3
Privilege tiers
270
Card pool ceiling
*/5m
Rotation cron
11
Protocols per card
HW-bound
Session model
NORMAL
200

Shared resources. Every protocol included. Cards regenerated on cron when the pool dips below the threshold.

VIP
50

Prioritized exits, lower contention, faster card rotation. Same protocol surface, smaller pool.

CUSTOM
20

Bespoke configs per holder. Dedicated worker mapping. The card pool is hand-shaped, not auto-generated.