| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(hub): Phase 8 — Hub v2 security hardening + production readiness | Christophe Besson | 2026-08-10 | 20 | -90/+508 |
| * | feat: Phase 7 — Node v2 (multi-group, Sender Keys, 0-RTT, chat, denylist) | Christophe Besson | 2026-08-10 | 26 | -155/+2151 |
| * | docs: update draft v3 + phases-next with Phase 7 decisions | Christophe Besson | 2026-08-10 | 2 | -24/+87 |
| * | docs: add devel-phases-next.md — Phases 7-12 roadmap | Christophe Besson | 2026-08-10 | 1 | -0/+149 |
| * | docs: add demo-v2 NAT findings to CLAUDE.md | Christophe Besson | 2026-08-10 | 1 | -0/+14 |
| * | docs: update devel-phases — demo-v2 NAT traversal QUIC validated | Christophe Besson | 2026-08-10 | 1 | -0/+4 |
| * | feat(node): punch_nat() — NAT traversal from QUIC server socket | Christophe Besson | 2026-08-10 | 1 | -0/+16 |
| * | fix(node): QuicChunkClient local_port + QuicChunkServer dual-stack | Christophe Besson | 2026-08-10 | 2 | -8/+11 |
| * | fix: 4 corrections — streaming hash, watchdog bug, cipher doc, deps | Christophe Besson | 2026-08-09 | 2 | -4/+23 |
| * | fix: complete pyproject.toml deps + graceful QUIC fallback | Christophe Besson | 2026-08-09 | 5 | -21/+57 |
| * | fix: venv --clear required when copying repo across OS (Fedora→Ubuntu) | Christophe Besson | 2026-08-09 | 2 | -15/+11 |
| * | fix: document pip SSL_CERT_FILE workaround for Python 3.14 on Ubuntu/Fedora | Christophe Besson | 2026-08-09 | 2 | -14/+29 |
| * | docs: update all pointers after keyderive + QE restructure | Christophe Besson | 2026-08-09 | 5 | -17/+183 |
| * | feat: password-based key derivation + operational QUICKSTART | Christophe Besson | 2026-08-09 | 6 | -363/+501 |
| * | chore: add QE/ structure (not versioned) + server-state docs | Christophe Besson | 2026-08-09 | 1 | -0/+3 |
| * | docs: add QUICKSTART.md and USERGUIDE.md | Christophe Besson | 2026-08-09 | 2 | -0/+1219 |
| * | docs: mark Phase 6 complete — 74/74 tests | Christophe Besson | 2026-08-09 | 1 | -6/+8 |
| * | feat: Phase 6 complete — chat, multi-group, federation, replication, webcrypto | Christophe Besson | 2026-08-09 | 7 | -19/+536 |
| * | feat(node): multi-group config support — 6.2 | Christophe Besson | 2026-08-09 | 1 | -24/+65 |
| * | feat(common): add Double Ratchet algorithm — 6.1 | Christophe Besson | 2026-08-09 | 2 | -0/+478 |
| * | docs: add Phase 6 plan — chat, multi-group, federation, replication | Christophe Besson | 2026-08-09 | 1 | -2/+19 |
| * | docs: mark Phase 5 complete — QUIC, federation, moderation, packaging | Christophe Besson | 2026-08-09 | 1 | -11/+36 |
| * | feat(hub): add CSAM hash matching module — 5.8 | Christophe Besson | 2026-08-09 | 2 | -0/+161 |
| * | feat(hub): add MHP federation + Mesh Relay registration — 5.2 + 5.3 | Christophe Besson | 2026-08-09 | 3 | -0/+334 |
| * | chore: add RPM/DEB packaging artifacts — 5.10 | Christophe Besson | 2026-08-09 | 10 | -0/+404 |
| * | feat(hub): add moderation — content blocklist + reports — 5.9 | Christophe Besson | 2026-08-09 | 4 | -1/+333 |
| * | feat: add revocation push (WebSocket hub→node) — 5.7 | Christophe Besson | 2026-08-09 | 4 | -5/+473 |
| * | feat(node): add QUIC transport (MNP v2) — quic_server + quic_client | Christophe Besson | 2026-08-09 | 4 | -2/+639 |
| * | docs: mark Phase 4 complete — web client live on meshbay.org | Christophe Besson | 2026-08-09 | 1 | -6/+25 |
| * | feat(hub): add web app + public group listing endpoint | Christophe Besson | 2026-08-09 | 4 | -1/+304 |
| * | feat(node): add HTTP file API for browser access (Phase 4) | Christophe Besson | 2026-08-09 | 3 | -1/+564 |
| * | docs: add Phase 4 plan — web client + node HTTP API | Christophe Besson | 2026-08-09 | 1 | -9/+33 |
| * | docs: add HTTPS.md + configure www.meshbay.org redirect | Christophe Besson | 2026-08-09 | 2 | -1/+141 |
| * | docs: mark Phase 3 complete — hub deployed on https://meshbay.org | Christophe Besson | 2026-08-09 | 1 | -18/+48 |
| * | feat(hub): add production hub — config, auth, API routers, tests | Christophe Besson | 2026-08-09 | 14 | -26/+1120 |
| * | feat(hub): add SQLAlchemy 2.0 async DB layer + Alembic | Christophe Besson | 2026-08-09 | 8 | -0/+624 |
| * | docs: update devel-phases.md — Phase 2 complete with deps, Phase 3 detailed... | Christophe Besson | 2026-08-09 | 1 | -48/+123 |
| * | docs: mark Phase 2 complete in devel-phases.md | Christophe Besson | 2026-08-09 | 1 | -8/+8 |
| * | feat(node): add config, daemon, and local web UI | Christophe Besson | 2026-08-09 | 4 | -2/+478 |
| * | feat(node): add TCP+TLS chunk server and client (MNP v1) | Christophe Besson | 2026-08-09 | 5 | -0/+697 |
| * | feat(node): add directory indexer and Mesh Group Index | Christophe Besson | 2026-08-09 | 4 | -0/+600 |
| * | feat(node): add hub client with JWT offline verify and GEK fetch | Christophe Besson | 2026-08-09 | 2 | -0/+463 |
| * | feat(node): add keystore module with 3 unlock modes | Christophe Besson | 2026-08-09 | 2 | -0/+325 |
| * | docs: add devel-phases.md — 5-phase development roadmap | Christophe Besson | 2026-08-09 | 1 | -0/+132 |
| * | docs: add architecture draft v3 with POC findings | Christophe Besson | 2026-08-09 | 1 | -0/+804 |
| * | chore: initialize monorepo structure for MeshBay | Christophe Besson | 2026-08-09 | 36 | -0/+5767 |