diff --git a/src/components/views/rooms/RoomSettings.js b/src/components/views/rooms/RoomSettings.js index 6005a88873..3bb8f4dcf2 100644 --- a/src/components/views/rooms/RoomSettings.js +++ b/src/components/views/rooms/RoomSettings.js @@ -451,6 +451,7 @@ module.exports = React.createClass({
End-to-end encryption is in beta and may not be reliable.
You should not yet trust it to secure data.
+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
(e.g. Vector/iOS and Vector/Android).