threat-model: update

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2022-04-14 12:02:47 +02:00
parent 4c4a98d478
commit 3d2a5a8f38
Signed by: pep
GPG Key ID: DEDA74AEECA9D0F2
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ Interactions with OMEMO between non-contacts is a mess. Some servers have the
[`mod_block_strangers`] module deployed as an anti-spam measure: when a user
from such a server joins a private room, non-contacts will be prevented from
fetching their keys. Dino creates the OMEMO node as [only accessible by
contacts][dino-omemo] (in an effort to prevent enumeration attacks). And
contacts][dino-omemo] (to prevent deanonymization in some types of MUCs). And
Conversations [doesn't allow sending encrypted messages][conversations-omemo]
if it doesn't have keys of all participants in a private room.