summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-07-21 21:07:55 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-07-21 21:07:55 +0300
commitb182ada3dfee868255cb89dd6c0fb66ce89dc3e6 (patch)
tree14122ca7d3b815ab277bc74ade20a6ebb8938def /README.md
parentDisable paint updates while applying room filtering (#380) (diff)
downloadnheko-b182ada3dfee868255cb89dd6c0fb66ce89dc3e6.tar.xz
Add note about e2ee
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index d204fe9f..ff1c0150 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,11 @@ nheko
 The motivation behind the project is to provide a native desktop app for [Matrix] that
 feels more like a mainstream chat app ([Riot], Telegram etc) and less like an IRC client.
 
+### 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.
+
 ## Features
 
 Most of the features you would expect from a chat application are missing right now