| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(client): pin node identities on first use — closes 11.5.8 | Christophe Besson | 2026-08-13 | 2 | -0/+24 |
| * | fix(hub): require proof of possession on node announce — closes M8 | Christophe Besson | 2026-08-13 | 5 | -13/+232 |
| * | feat(quic): GEK proof and mutual authentication — closes C6 | Christophe Besson | 2026-08-13 | 3 | -8/+186 |
| * | docs: record 11.5.6 spike — QUIC channel binding constraints | Christophe Besson | 2026-08-13 | 1 | -1/+39 |
| * | docs: draft-v5 architecture spec | Christophe Besson | 2026-08-13 | 3 | -2/+345 |
| * | docs: rework Phase 12 — hub minimization deferred by operator decision | Christophe Besson | 2026-08-13 | 2 | -48/+69 |
| * | refactor(quic): share the unified handshake authorization | Christophe Besson | 2026-08-13 | 2 | -25/+36 |
| * | feat(mnp): unified handshake with mutual authentication | Christophe Besson | 2026-08-13 | 7 | -123/+680 |
| * | fix: resource limits, signaling authz, node admin UI token | Christophe Besson | 2026-08-13 | 7 | -32/+380 |
| * | fix: swarm privacy, revocation persistence, keystore KDF, audit integrity | Christophe Besson | 2026-08-13 | 14 | -66/+406 |
| * | fix(hub): authenticate node WebSocket registration | Christophe Besson | 2026-08-13 | 2 | -13/+256 |
| * | fix(node): group isolation, upload confinement, GEK seizure, admin challenge | Christophe Besson | 2026-08-13 | 11 | -155/+919 |
| * | fix(node)!: remove unauthenticated HTTP file API and TCP transport | Christophe Besson | 2026-08-13 | 12 | -1346/+45 |
| * | docs: second security review + roadmap rewrite0.1 | Christophe Besson | 2026-08-13 | 4 | -59/+1451 |
| * | feat: Phase 12 — P2P crypto material, password split, node Ed25519 auth | Christophe Besson | 2026-08-13 | 30 | -787/+3584 |
| * | feat(node): audit logging + local admin UI rewrite | Christophe Besson | 2026-08-11 | 5 | -133/+705 |
| * | feat(node): index push to WebRTC peers + swarm registration (11.5, 11.9) | Christophe Besson | 2026-08-11 | 4 | -18/+189 |
| * | feat(node): Phase 11 — production-ready daemon with WebRTC, WS, chat, HTTP | Christophe Besson | 2026-08-11 | 7 | -65/+454 |
| * | fix(ui): reduce upload chunk size to 48KB to fit aiortc SCTP limit | Christophe Besson | 2026-08-11 | 1 | -1/+1 |
| * | fix(ui): set MediaSource duration from ffprobe and clamp seeks to buffered range | Christophe Besson | 2026-08-11 | 1 | -5/+23 |
| * | fix(ui): remove duplicate connecting messages and buggy stream progress bar | Christophe Besson | 2026-08-11 | 2 | -52/+4 |
| * | docs: add Phases 11–17 roadmap (node daemon, CLI, Sender Keys, Android, pac... | Christophe Besson | 2026-08-11 | 1 | -31/+155 |
| * | feat: Phase 10c — MSE video streaming (real-time playback) | Christophe Besson | 2026-08-11 | 9 | -54/+467 |
| * | fix(hub): move _handle_chat_notify before @router.websocket decorator | Christophe Besson | 2026-08-11 | 1 | -1/+1 |
| * | feat: chat notifications via hub, file delete, upload fix, cached display, in... | Christophe Besson | 2026-08-11 | 2 | -0/+48 |
| * | fix(ui): upload chunk size, cached file display, chat names, file delete, inl... | Christophe Besson | 2026-08-11 | 7 | -26/+179 |
| * | fix(node): iterate dict copies in WebRTC peer broadcast and close_all | Christophe Besson | 2026-08-11 | 1 | -2/+2 |
| * | fix(ui): group creation error, chat UUIDs, file preview, action menu | Christophe Besson | 2026-08-11 | 5 | -53/+428 |
| * | feat: Phase 10b — Self-service UI (group create/join, upload, IndexedDB, se... | Christophe Besson | 2026-08-11 | 13 | -15/+974 |
| * | feat(hub): Phase 10.5–10.8, 10.10 — notifications, settings, search, version | Christophe Besson | 2026-08-11 | 13 | -29/+543 |
| * | docs: update Phase 10 commit hash, API reference, key modules | Christophe Besson | 2026-08-11 | 3 | -6/+25 |
| * | feat(hub): Phase 10.1–10.4 — Site overlay + admin/moderation UI | Christophe Besson | 2026-08-11 | 15 | -34/+1646 |
| * | docs: update Phase 9 commit hash in devel-phases-next | Christophe Besson | 2026-08-11 | 1 | -1/+1 |
| * | feat: Phase 9 — Web client SPA with WebRTC P2P transport | Christophe Besson | 2026-08-11 | 27 | -316/+3039 |
| * | feat: Phase 9.1–9.5 — WebRTC DataChannel transport for browser P2P | Christophe Besson | 2026-08-10 | 15 | -172/+3045 |
| * | 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 |