J3vb and Claude Opus 4.8
ef1aca8a67
fix(e2ee): pin the verified identity key on re-pin, rekey on keyed-peer leave
...
Multi-agent F3 security review surfaced two voice-E2EE defects:
- Re-pin TOCTOU (voice-E2EE MITM): the identity-mismatch modal showed a
fingerprint from one membersStore read, but rePinPeerIdentity re-read the
server-writable store to decide what to pin. A malicious server (F3's threat
model) could swap in an attacker key via a user_update during the human
out-of-band verification window and have it pinned, silently defeating the
mismatch prompt. rePinPeerIdentity now takes the exact verified key as a
parameter; ChannelSidebar passes the bytes whose fingerprint it displayed.
- Membership forward secrecy: the key holder rotated the room key only when the
holder ROLE transferred, so a departed non-key-holder kept a valid room key
until the next periodic (<=5 min) rotation. The holder now also rotates when a
peer that held the key leaves (reusing rotateKeyPeriodically), gated on the
leaver having actually held a key.
Client gates green: typecheck, lint (0 errors), prettier, vitest (3361).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-24 08:55:07 +02:00
..
2026-03-27 13:10:21 +01:00
2026-03-30 13:38:20 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-07-19 19:08:19 +00:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-07-19 14:26:25 +00:00
2026-07-19 10:50:10 +00:00
2026-04-01 18:22:09 +02:00
2026-03-29 21:31:18 +02:00
2026-07-20 10:19:31 +02:00
2026-07-20 14:51:14 +02:00
2026-07-23 12:47:30 +02:00
2026-04-01 11:40:31 +02:00
2026-07-20 10:19:31 +02:00
2026-07-24 08:55:07 +02:00
2026-07-19 17:47:39 +00:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-07-19 19:08:19 +00:00
2026-04-01 11:40:31 +02:00
2026-03-16 16:43:46 +01:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 18:22:09 +02:00
2026-07-23 21:07:09 +02:00
2026-03-28 10:39:23 +01:00
2026-04-01 11:39:30 +02:00
2026-03-30 14:20:05 +02:00
2026-04-01 11:40:31 +02:00
2026-03-15 19:44:02 +01:00
2026-07-23 21:07:09 +02:00
2026-04-01 11:40:31 +02:00
2026-07-23 11:59:13 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-07-20 13:29:57 +02:00
2026-07-20 13:29:57 +02:00
2026-07-19 14:26:25 +00:00
2026-07-23 22:06:50 +02:00
2026-07-23 22:06:50 +02:00
2026-07-23 21:07:09 +02:00
2026-03-22 08:26:21 +01:00
2026-04-05 19:57:01 +02:00
2026-07-24 08:55:07 +02:00
2026-07-23 15:29:01 +02:00
2026-04-01 11:40:31 +02:00
2026-07-20 08:39:12 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-07-23 21:07:09 +02:00
2026-07-19 19:42:36 +00:00
2026-07-20 13:29:57 +02:00
2026-07-19 19:08:19 +00:00
2026-07-19 19:08:19 +00:00
2026-04-01 11:40:31 +02:00
2026-07-19 17:47:39 +00:00
2026-03-30 12:42:31 +02:00
2026-04-02 15:41:25 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-03-30 16:35:02 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-02 17:00:27 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-07-19 19:08:19 +00:00
2026-04-01 11:40:31 +02:00
2026-03-15 19:44:02 +01:00
2026-03-22 20:06:59 +01:00
2026-07-20 09:31:27 +02:00
2026-07-19 11:20:01 +00:00
2026-04-01 11:40:31 +02:00
2026-07-19 19:42:36 +00:00
2026-04-01 11:40:31 +02:00
2026-03-27 12:22:22 +01:00
2026-03-17 04:11:04 +01:00
2026-07-19 10:50:11 +00:00
2026-07-20 09:31:27 +02:00
2026-07-19 17:47:39 +00:00
2026-04-01 11:39:01 +02:00
2026-07-20 08:39:01 +02:00
2026-07-23 12:47:30 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 17:07:02 +02:00
2026-04-01 11:40:31 +02:00
2026-03-30 12:42:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-01 11:40:31 +02:00
2026-04-02 17:00:27 +02:00
2026-03-20 15:21:56 +01:00
2026-04-01 11:40:31 +02:00
2026-07-20 10:19:42 +02:00
2026-07-19 19:08:19 +00:00
2026-04-01 11:51:07 +02:00
2026-07-19 10:50:10 +00:00
2026-04-03 09:05:18 +02:00
2026-07-19 10:50:11 +00:00
2026-07-20 09:31:27 +02:00
2026-07-20 09:31:27 +02:00
2026-07-20 09:31:27 +02:00
2026-07-20 09:31:27 +02:00
2026-07-23 21:07:09 +02:00
2026-07-19 11:20:00 +00:00
2026-03-16 16:43:46 +01:00
2026-07-23 12:47:30 +02:00