aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/api/nodes.py
Commit message (Expand)AuthorAgeFilesLines
* feat(protocol): bind the MNP token to the node it is for (E10)Christophe Besson48 hours1-5/+19
* fix(hub): present a node-audience token in the handshake, not the hub session...Christophe Besson2 days1-2/+27
* style: ruff's own fixes, mechanically appliedChristophe Besson8 days1-5/+5
* fix: the two ceilings §13.5b was still missing, as AV27 and AV28Christophe Besson9 days1-1/+32
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-151-2/+13
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-141-1/+1
* fix(hub): require proof of possession on node announce — closes M8Christophe Besson2026-08-131-0/+44
* fix: swarm privacy, revocation persistence, keystore KDF, audit integrityChristophe Besson2026-08-131-8/+4
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-131-1/+70
* feat(hub): add production hub — config, auth, API routers, testsChristophe Besson2026-08-091-0/+66