diff --git a/content/posts/thread-model.en.md b/content/posts/thread-model.en.md index 45f6323..38974e9 100644 --- a/content/posts/thread-model.en.md +++ b/content/posts/thread-model.en.md @@ -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.