aboutsummaryrefslogtreecommitdiffstats
path: root/docs/meshbay-draft-v3.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: add architecture draft v3 with POC findingsChristophe Besson2026-08-091-0/+804
Key corrections from spikes 1-6: - JWT jti now required (prevents replay, enables revocation) - Argon2id params updated to target 500ms (256MB memory) - NAT order corrected: STUN before UPnP (UPnP unreliable on SFR) - Transport: TCP+TLS v1, QUIC v2 - GEK wrapping protocol confirmed (ECIES-like, 48B opaque bundle) - Hub API table complete with Spike 6 endpoints - 3-package monorepo structure documented Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>