From 9f30a30e535556cc4b57eecc9a34572dd06017eb Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sat, 3 Jul 2021 23:17:17 +0200 Subject: [PATCH] Update E2EE note --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 801716bd..71bccb32 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ Help us with translations so as many people as possible will be able to use nhek ### Note regarding End-to-End encryption -Currently the implementation is at best a **proof of concept** and it should only be used for -testing purposes. Most importantly, it is missing device verification, so while your messages -and media are encrypted, nheko doesn't verify who gets the messages. +The current implementation works in most cases, but you may need to bootstrap +your cross-signing keys in a different client. The implementation may also still +have bugs, so don't rely on it for security. Most cases should be fine though. ## Features