mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 20:38:55 +03:00
Adjust warning message
This commit is contained in:
parent
6d296a0e7a
commit
187c91b76a
1 changed files with 0 additions and 1 deletions
|
@ -516,7 +516,6 @@ module.exports = React.createClass({
|
|||
<p>End-to-end encryption is in beta and may not be reliable.</p>
|
||||
<p>You should <b>not</b> yet trust it to secure data.</p>
|
||||
<p>Devices will <b>not</b> yet be able to decrypt history from before they joined the room.</p>
|
||||
<p>Once encryption is enabled for a room it <b>cannot</b> be turned off again (for now).</p>
|
||||
<p>Encrypted messages will not be visible on clients that do not yet implement encryption.</p>
|
||||
</div>
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue