From 367dd27b6ef7afc0f2d2a2f090e9efe6ba63a30d Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 3 Oct 2023 11:59:19 +0000 Subject: [PATCH] blabber - add note about stopped dev --- metadata/de.pixart.messenger.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/metadata/de.pixart.messenger.yml b/metadata/de.pixart.messenger.yml index ea032a4cec..37f3de756b 100644 --- a/metadata/de.pixart.messenger.yml +++ b/metadata/de.pixart.messenger.yml @@ -10,6 +10,28 @@ Changelog: https://codeberg.org/kriztan/blabber.im/raw/branch/master/CHANGELOG.m Donate: https://blabber.im/en/unterstuetzen AutoName: blabber.im +Description: |- + NOTE: Development is stopped at the moment + + blabber.im is a fork of Conversations with some changes, to improve usability. + + Connection security and the protection of personal data are very important for us, so we enforce encrypted connections between messenger and server, making it almost impossible to intercept and read your messages by strangers. If that's not enough for you, end-to-end message encryption such as OMEMO or OpenPGP can be used. This allows messages to be encrypted on the sending device and decrypted only by the receiving device intended for reception. + + Features: + * End-to-end encryption with either OMEMO or OpenPGP + * Send and receive images as well as other files + * Send and receive locations + * Send and receive voice messages + * Integration of profile pictures (avatars) of your contacts + * Synchronize message history with other clients + * Conferences or group chats + * Address book integration (there is no exchange of your address book with the server) + * Audio/Video calls since version 2.4.0 + * Very low battery consumption + * Status messages + * Daily backup of database to local storage + + You need help? Please join our support group chat support@room.pix-art.de. RepoType: git Repo: https://codeberg.org/kriztan/blabber.im.git