From f8e5bbef0b75693c5525bcc5e8616ad70eafe4e6 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Tue, 8 Dec 2015 16:03:12 +0000 Subject: [PATCH] Add a link to E2E bug in the README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7417391c8d..529e7cdf0f 100644 --- a/README.md +++ b/README.md @@ -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`