aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-09-18 12:49:14 +0200
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-09-18 12:49:14 +0200
commit2274d575c4e32e475d843202f000af39f0b3f0e5 (patch)
tree05cbcf3ed63e9e748a4cc28a640e093a023f1723
parent5d3bdad6a5831fd4272d3d94d3abca25d7535b09 (diff)
README.md: Add important noticeomemo
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index c9156b8..a4a0c2b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,15 @@
# `xxcc` is a XMPP Chat Client
+## Important notice
+
+Development for `xxcc` **has been halted** due to `QXmpp` only supporting
+OMEMO2, as defined by [XEP-0384 `>= 0.8.0`](https://xmpp.org/extensions/xep-0384.html),
+which is still not supported by major XMPP clients, such as
+[Dino](https://dino.im), [Gajim](https://gajim.org/support/extensions/) or
+[Conversations](https://conversations.im).
+
+## Overview
+
`xxcc` is a simple XMPP client written in C++, using the Qt5 framework,
as well as a few other dependencies also based in Qt5. As opposed to
other existing XMPP clients, `xxcc` is designed with touch-enabled