Difference between revisions of "Conversations.im"
Agyaanapan (talk | contribs) m (add wikidata entry, bump min version to 5 android) |
|||
(22 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
|Name=Conversations | |Name=Conversations | ||
|Short description=XMPP Instant Messaging Application | |Short description=XMPP Instant Messaging Application | ||
− | |Full description=Conversations is a Jabber/XMPP client for Android | + | |Full description=Conversations is a Jabber/XMPP client for Android 5.0+ smartphones that has been optimized to provide a unique mobile experience. A port to iOS is envisaged in the medium-term future. |
− | Conversations allows you to easily send images, show if your contact has received and read your message, permit dynamic history and handles multiple devices, allow you to create group chats and support one-to-one Audio/Video calls ! And thanks to the XMPP Protocol (that is a push protocol) you battery life is safe. | + | Conversations allows you to easily send images, show if your contact has received and read your message, permit dynamic history and handles multiple devices (especially sync with desktop clients), allow you to create group chats and support one-to-one Audio/Video calls ! And thanks to the XMPP Protocol (that is a push protocol) you battery life is safe. Conversations also does not require a Google Account or specifically Google Cloud Messaging (GCM). |
− | XMPP | + | |
+ | Using the XMPP federated protocol, you can freely choose a trustworthy server (your own if you want) for yourself while still chatting with contacts that are using other servers. The communication between Conversations and the XMPP server as well as the communication between the individual servers is TLS encrypted. | ||
This way, not only your messages are safe but more importantly it is impossible for an outside attacker to intercept your meta data (with whom you are chatting) without attacking your server first. | This way, not only your messages are safe but more importantly it is impossible for an outside attacker to intercept your meta data (with whom you are chatting) without attacking your server first. | ||
Line 12: | Line 13: | ||
On top of that, Conversations gives you the choice to enable one of two end-to-end encryption mechanisms. The first one is OMEMO, a state of the art multi-end-to-multi-end encryption method which is very easy to setup and gives you forward secrecy and plausible deniability. | On top of that, Conversations gives you the choice to enable one of two end-to-end encryption mechanisms. The first one is OMEMO, a state of the art multi-end-to-multi-end encryption method which is very easy to setup and gives you forward secrecy and plausible deniability. | ||
For backwards compatibility reasons Conversations also supports OpenPGP. | For backwards compatibility reasons Conversations also supports OpenPGP. | ||
+ | |||
+ | F-droid version: Installing the F-Droid client to get the app and timely app update notifications is highly recommended by the developers. | ||
|Homepage URL=https://conversations.im/ | |Homepage URL=https://conversations.im/ | ||
+ | |Version download=https://f-droid.org/en/packages/eu.siacs.conversations/ | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
|VCS checkout command=git clone https://github.com/inputmice/Conversations | |VCS checkout command=git clone https://github.com/inputmice/Conversations | ||
Line 20: | Line 24: | ||
|Related projects=Quicksy.im, Pix Art Messenger | |Related projects=Quicksy.im, Pix Art Messenger | ||
|Keywords=XMPP, IM | |Keywords=XMPP, IM | ||
− | |Version identifier=2. | + | |Version identifier=2.9.13 |
− | |Version date= | + | |Version date=2021/05/26 |
|Version status=stable | |Version status=stable | ||
− | |||
− | |||
|User level=beginner | |User level=beginner | ||
|Component programs=F-droid | |Component programs=F-droid | ||
Line 30: | Line 32: | ||
|Accepts cryptocurrency donations=Yes | |Accepts cryptocurrency donations=Yes | ||
|Test entry=No | |Test entry=No | ||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPL-3.0 | |License=GPL-3.0 | ||
− | |License copyright=Copyright © 2014- | + | |License copyright=Copyright © 2014-2021 Daniel Gultsch |
− | |License verified date=2020 | + | |License verified by=mmcmahon |
+ | |License verified date=2020/06/05 | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
{{Software category | {{Software category | ||
|Chat=instant-messaging | |Chat=instant-messaging | ||
Line 50: | Line 47: | ||
|Protocol=xmpp, tor | |Protocol=xmpp, tor | ||
|Runs-on=Android | |Runs-on=Android | ||
− | |Use=live-communications | + | |Use=live-communications, video |
|Version-control=git | |Version-control=git | ||
− | |Works-with=text, video, xml | + | |Works-with=audio, images, text, video, xml |
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=No | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Daniel Gultsch | ||
+ | |Role=Maintainer and Lead Developer | ||
+ | }} | ||
+ | {{Person}} | ||
+ | {{EntryDetails | ||
+ | |Is High Priority Project=No | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |Test entry=No | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Users | ||
+ | |Resource kind=Bug Tracking | ||
+ | |Resource URL=https://github.com/inputmice/Conversations/issues | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Wikidata | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://wikidata.org/wiki/Q17122691 | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Revision as of 12:38, 11 June 2021
Conversations
https://conversations.im/
XMPP Instant Messaging Application
Conversations is a Jabber/XMPP client for Android 5.0+ smartphones that has been optimized to provide a unique mobile experience. A port to iOS is envisaged in the medium-term future.
Conversations allows you to easily send images, show if your contact has received and read your message, permit dynamic history and handles multiple devices (especially sync with desktop clients), allow you to create group chats and support one-to-one Audio/Video calls ! And thanks to the XMPP Protocol (that is a push protocol) you battery life is safe. Conversations also does not require a Google Account or specifically Google Cloud Messaging (GCM).
Using the XMPP federated protocol, you can freely choose a trustworthy server (your own if you want) for yourself while still chatting with contacts that are using other servers. The communication between Conversations and the XMPP server as well as the communication between the individual servers is TLS encrypted.
This way, not only your messages are safe but more importantly it is impossible for an outside attacker to intercept your meta data (with whom you are chatting) without attacking your server first.
On top of that, Conversations gives you the choice to enable one of two end-to-end encryption mechanisms. The first one is OMEMO, a state of the art multi-end-to-multi-end encryption method which is very easy to setup and gives you forward secrecy and plausible deniability. For backwards compatibility reasons Conversations also supports OpenPGP.
Download
https://f-droid.org/en/packages/eu.siacs.conversations/
Categories
- Chat:instant-messaging
- Internet-application:mobile-phone
- Internet-application:privacy
- Internet-application:security
- Live-communications:chat
- Live-communications:conferencing
- Library:Java
- Programming-language:java
- Protocol:xmpp
- Protocol:tor
- Runs-on:GNU/Linux
- Runs-on:Android
- Use:live-communications
- Use:video
- Version-control:git
- Works-with:text
- Works-with:video
- Works-with:xml
- Works-with:audio
- Works-with:images
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Daniel Gultsch | Maintainer and Lead Developer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Users | Bug Tracking | https://github.com/inputmice/Conversations/issues |
Wikidata | General | https://wikidata.org/wiki/Q17122691 |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.