Add a link to E2E bug in the README

pull/470/head
Richard van der Hoff 2015-12-08 16:03:12 +00:00
parent 759e35003b
commit f8e5bbef0b
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@ Enabling encryption
End-to-end encryption in Vector and Matrix is not yet considered ready for
day-to-day use; it is experimental and should be considered only as a
proof-of-concept.
proof-of-concept. See https://matrix.org/jira/browse/SPEC-162 for an overview
of the current progress.
To build a version of vector with support for end-to-end encryption, install
the olm module with `npm i https://matrix.org/packages/npm/olm/olm-0.1.0.tgz`