This is an automated archive made by the Lemmit Bot.
The original was posted on /r/opensourceapps by /u/Amanzious on 2021-10-06 16:14:06+00:00.
Conversations is an open source instant messaging and XMPP/Jabber client for Android
Design principles
- Be as beautiful and easy to use as possible without sacrificing security or privacy
- Rely on existing, well established protocols (XMPP)
- Do not require a Google Account or specifically Google Cloud Messaging (GCM)
Features
- End-to-end encryption with OMEMO or OpenPGP
- Send and receive images as well as other kind of files
- Encrypted audio and video calls (DTLS-SRTP)
- Share your location
- Send voice messages
- Indication when your contact has read your message
- Intuitive UI that follows Android Design guidelines
- Pictures / Avatars for your Contacts
- Synchronizes with desktop client
- Conferences (with support for bookmarks)
- Address book integration
- Multiple accounts / unified inbox
- Very low impact on battery life
License: GPL-3.0 License
Source: https://github.com/iNPUTmice/Conversations
Release: https://github.com/iNPUTmice/Conversations/releases
Download: https://f-droid.org/packages/eu.siacs.conversations
Project Website: https://conversations.im/
Current status: Active and maintained, updated regularly.