aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6d2c85e..04477db 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,10 @@ The following are not yet supported:
* Account registration
* Room topics
* Voice/video calling
+
+The following are in progress:
* End-To-End encryption via Olm ([ticket](https://github.com/matrix-org/purple-matrix/issues/18))
+ * [Decyption is supported but not encryption](https://github.com/matrix-org/purple-matrix/issues/18#issuecomment-410336278)
The plugin requires a matrix homeserver supporting client-server API r0.0.0 Synapse
v0.12.0-rc1 or later is sufficient.