diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-07-03 23:17:17 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-07-03 23:17:17 +0200 |
commit | 9f30a30e535556cc4b57eecc9a34572dd06017eb (patch) | |
tree | e81bdc3c5a8e803e9e337680f4c0dc9a86980cd4 /README.md | |
parent | Make emoji picker follow theme (diff) | |
download | nheko-9f30a30e535556cc4b57eecc9a34572dd06017eb.tar.xz |
Update E2EE note
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files 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 |