README.md: Add important notice

This commit is contained in:
Xavier Del Campo Romero 2023-09-18 12:49:14 +02:00
parent 5d3bdad6a5
commit 2274d575c4
Signed by: xavi
GPG Key ID: 84FF3612A9BF43F2
1 changed files with 10 additions and 0 deletions

View File

@ -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