fix e2e disclaimer

pull/21833/head
Matthew Hodgson 2016-11-19 02:44:36 +02:00
parent 09105608ab
commit 2e691240ae
1 changed files with 2 additions and 3 deletions

View File

@ -462,11 +462,10 @@ module.exports = React.createClass({
description: (
<div>
<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. File transfers and calls are not yet encrypted.</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<br/>
(e.g. Riot/iOS and Riot/Android).</p>
<p>Encrypted messages will not be visible on clients that do not yet implement encryption.</p>
</div>
),
onFinished: confirm=>{