summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/keyderive.js
Commit message (Expand)AuthorAgeFilesLines
* fix(hub): enforce registration captcha for every clientChristophe Besson2026-09-011-1/+5
* feat: passphrase change and account recovery (auth-confirm)Christophe Besson2026-09-011-7/+89
* fix(client): three defects a real desktop found in ten minutesChristophe Besson2026-08-181-3/+27
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-141-73/+36
* perf(client): bundle KDF to 128 MB, and derive it once per sign-inChristophe Besson2026-08-141-6/+9
* feat(client): Argon2id for the keypair bundle, and remove the backup toggleChristophe Besson2026-08-141-21/+91
* fix(node): group isolation, upload confinement, GEK seizure, admin challengeChristophe Besson2026-08-131-4/+10
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-131-15/+112
* feat: password-based key derivation + operational QUICKSTARTChristophe Besson2026-08-091-0/+164