From 7691559e01ca7f432df24404d2283817632605dd Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sat, 17 Sep 2016 22:07:43 +0100 Subject: [PATCH] more disclaimer --- src/components/views/rooms/RoomSettings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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