aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-common/src/meshbay_common/handshake.py
Commit message (Expand)AuthorAgeFilesLines
* fix: an empty group claim is a claim on nothingChristophe Besson13 days1-1/+5
* feat: MNP 3.0 — a transfer needs a leaseChristophe Besson2026-09-091-1/+6
* feat(chat): encrypt group chat under per-device epoch keys (MNP 2.0)Christophe Besson2026-09-071-5/+13
* fix: tolerate clock skew when verifying JWTs (leeway 60s)Christophe Besson2026-09-041-1/+9
* feat!: MNP 1.0 — seal index and handshake_ack under the group keyChristophe Besson2026-09-031-3/+69
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-141-2/+5
* fix(client): refresh the token when the node says "not a member"Christophe Besson2026-08-141-2/+16
* feat(mnp): unified handshake with mutual authenticationChristophe Besson2026-08-131-0/+203