Mention e2e encryption

This commit is contained in:
Erik Johnston 2015-10-15 16:09:11 +01:00
parent 770cfbc5de
commit 24e36adbe3

View file

@ -30,6 +30,8 @@ The supported keys to search over are:
- ``content.name`` in ``m.room.name`` - ``content.name`` in ``m.room.name``
- ``content.topic`` in ``m.room.topic`` - ``content.topic`` in ``m.room.topic``
The search will *not* include rooms that are end to end encrypted.
Security considerations Security considerations
----------------------- -----------------------
The server must only return results that the user has permission to see. The server must only return results that the user has permission to see.