summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/tests/test_hub_api.py
Commit message (Expand)AuthorAgeFilesLines
* fix(hub): serve the SPA under a fingerprint of what it isChristophe Besson2026-08-161-6/+13
* feat(hub): leaving a group, a cap on public ones, and hosting as a preconditionChristophe Besson2026-08-161-1/+9
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-141-5/+16
* fix(hub): require proof of possession on node announce — closes M8Christophe Besson2026-08-131-11/+34
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-131-53/+226
* feat: Phase 9 — Web client SPA with WebRTC P2P transportChristophe Besson2026-08-111-0/+144
* feat: Phase 9.1–9.5 — WebRTC DataChannel transport for browser P2PChristophe Besson2026-08-101-0/+70
* feat(hub): Phase 8 — Hub v2 security hardening + production readinessChristophe Besson2026-08-101-0/+197
* feat: Phase 7 — Node v2 (multi-group, Sender Keys, 0-RTT, chat, denylist)Christophe Besson2026-08-101-0/+50
* feat(hub): add production hub — config, auth, API routers, testsChristophe Besson2026-08-091-0/+263