aboutsummaryrefslogtreecommitdiffstats
path: root/docs/WINDOWS-PORT.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Windows port audit and sender key distribution decisionChristophe Besson2026-09-031-0/+480
Add docs/WINDOWS-PORT.md with the full portability audit (what is already portable, what blocks, implementation plan W1-W7). Reverse structural decision 20: sender keys are distributed GEK-wrapped, not pairwise to identity keys. The GEK is the group secret; files and chat share the same access boundary. Per-device chains (15.0b) remain required for correctness. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>