diff --git a/src/components/views/rooms/RoomSettings.js b/src/components/views/rooms/RoomSettings.js index 344d8a1ede..6668155f21 100644 --- a/src/components/views/rooms/RoomSettings.js +++ b/src/components/views/rooms/RoomSettings.js @@ -454,7 +454,7 @@ module.exports = React.createClass({ description: (
End-to-end encryption is in beta and may not be reliable.
-You should not yet trust it to secure data.
+You should not yet trust it to secure data. File transfers and calls are not yet encrypted.
Devices will not yet be able to decrypt history from before they joined the room.
Once encryption is enabled for a room it cannot be turned off again (for now).
Encrypted messages will not be visible on clients that do not yet implement encryption