From db66d728c9f91945c23bfa9cbb9438db4c29cc0b Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Thu, 15 Sep 2016 16:38:37 +0100 Subject: [PATCH] more e2e disclaimers --- src/components/views/rooms/RoomSettings.js | 1 + 1 file changed, 1 insertion(+) 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).