niko_trust/docs
Niko Marmeladkov 3bf13fa488 Public SDK packages, proxy-aware rate limits, service login recipe
- internal/{address,identity,protocol,tce,transport,verify} -> pkg/ so
  external Go projects can import the verified core; invariant tests
  updated for the new paths
- Config.TrustProxy: key rate limiting by X-Forwarded-For when the relay
  sits behind a reverse proxy (off by default, header never trusted
  otherwise)
- examples/service + examples/approve: complete passwordless login round
  trip (mint request -> wallet approves -> local verify), run live in CI
- docs/SERVICE-GUIDE.md: the integration recipe
2026-08-26 12:49:54 +03:00
..
ADDRESS.md Initial commit: signed-object trust relay, verifier, and docs 2026-08-12 22:36:49 +03:00
API.md refactor: drop PoW, checkpoint chain, gossip, light node and BFT; keep WS 2026-08-26 00:49:25 +03:00
DELEGATION.md feat: network layer — PoW, checkpoint chain, gossip, light node, WS, delegation, rotation, BFT 2026-08-25 20:38:40 +03:00
IMPLEMENTATION_NOTES.md Initial commit: signed-object trust relay, verifier, and docs 2026-08-12 22:36:49 +03:00
INVARIANTS.md Initial commit: signed-object trust relay, verifier, and docs 2026-08-12 22:36:49 +03:00
PROTOCOL.md feat: network layer — PoW, checkpoint chain, gossip, light node, WS, delegation, rotation, BFT 2026-08-25 20:38:40 +03:00
ROTATION.md feat: network layer — PoW, checkpoint chain, gossip, light node, WS, delegation, rotation, BFT 2026-08-25 20:38:40 +03:00
SERVICE-GUIDE.md Public SDK packages, proxy-aware rate limits, service login recipe 2026-08-26 12:49:54 +03:00
TRUST-MODEL.md refactor: drop PoW, checkpoint chain, gossip, light node and BFT; keep WS 2026-08-26 00:49:25 +03:00