From 187c91b76a4e8db6d8ef15288e173bad4a762995 Mon Sep 17 00:00:00 2001 From: Luke Barnard Date: Wed, 1 Mar 2017 15:42:05 +0000 Subject: [PATCH] Adjust warning message --- src/components/structures/RoomView.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/structures/RoomView.js b/src/components/structures/RoomView.js index 940c96b640..854b154505 100644 --- a/src/components/structures/RoomView.js +++ b/src/components/structures/RoomView.js @@ -516,7 +516,6 @@ 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.

),