diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-08-10 00:30:35 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-08-10 00:30:35 +0200 |
| commit | 6ef349fee50cb8436ed12aa2a24c3b6918d1db21 (patch) | |
| tree | 86308ba46413490592496900cefa751f2727c098 /devel-phases.md | |
| parent | d4d0119d8ee7e83769b92cc85225dbeb177d1d27 (diff) | |
| download | meshbay-6ef349fee50cb8436ed12aa2a24c3b6918d1db21.tar.gz | |
docs: update devel-phases — demo-v2 NAT traversal QUIC validated
SFR Port-Restricted Cone NAT diagnosed. punch_nat() implemented.
QUIC direct Fedora→SFR→meshbay.org: 12.7s handshake, file transfer OK.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'devel-phases.md')
| -rw-r--r-- | devel-phases.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel-phases.md b/devel-phases.md index 74141e7..f1735e4 100644 --- a/devel-phases.md +++ b/devel-phases.md @@ -314,6 +314,10 @@ persistent MHP federation, content replication, and browser private group decryp | 6.5 | Browser private group | `webcrypto.py` + `static/crypto.js` | ✅ 4/4 tests | | 6.6 | Dérivation clés depuis password | `meshbay_common/keyderive.py` + `static/keyderive.js` | ✅ 7/7 tests | | 6.7 | Bundle clés chiffré (web) | Hub: `keypair_bundle` field + migration Alembic | ✅ | +| 6.8 | Scripts démo opérationnels | `QE/demo-v1/` + `QE/demo-v2/` (non versionné) | ✅ testés | +| 6.9 | QUICKSTART réécrit | `docs/QUICKSTART.md` | ✅ | +| 6.6 | Dérivation clés depuis password | `meshbay_common/keyderive.py` + `static/keyderive.js` | ✅ 7/7 tests | +| 6.7 | Bundle clés chiffré (web) | Hub: `keypair_bundle` field + migration Alembic | ✅ | | 6.8 | Scripts démo opérationnels | `QE/demo-v1/` (non versionné) | ✅ testés | | 6.9 | QUICKSTART réécrit | `docs/QUICKSTART.md` | ✅ | |