From 2274d575c4e32e475d843202f000af39f0b3f0e5 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Mon, 18 Sep 2023 12:49:14 +0200 Subject: README.md: Add important notice --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- cgit v1.2.3