diff --git a/specification/modules/search.rst b/specification/modules/search.rst index 9b88cc69..62c78e8f 100644 --- a/specification/modules/search.rst +++ b/specification/modules/search.rst @@ -30,6 +30,8 @@ The supported keys to search over are: - ``content.name`` in ``m.room.name`` - ``content.topic`` in ``m.room.topic`` +The search will *not* include rooms that are end to end encrypted. + Security considerations ----------------------- The server must only return results that the user has permission to see.