# HG changeset patch # User Matthew Wild # Date 1759488809 -3600 # Node ID c819b1b5a77550f1e3b3c26fefad81319e73cca0 # Parent 1f00618ad3bebf48ba5a0a8cc39c1577fc2122cf mod_pastebin: Clarify that mod_pastebin cannot process encrypted messages diff -r 1f00618ad3be -r c819b1b5a775 mod_pastebin/README.md --- a/mod_pastebin/README.md Fri Oct 03 11:31:17 2025 +0100 +++ b/mod_pastebin/README.md Fri Oct 03 11:53:29 2025 +0100 @@ -23,6 +23,9 @@ generated, so they can be considered for most purposes to be private, and cannot be discovered by people who are not in the room. +**Note:** mod_pastebin cannot read, and therefore does not act on, end-to-end +encrypted messages (e.g. messages using OMEMO). + # Usage To set up mod_pastebin for MUC rooms it **must** be explicitly loaded,