Conversations (software)

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Conversations
Logo
Developer(s) Daniel Gultsch
Initial release 2014; 10 years ago (2014)
Stable release 1.12.5 / 29 May 2016; 7 years ago (2016-05-29)
Development status Active
Written in Java
Operating system Android 4 or later
Size 5 MB
Type instant messaging
Licence GPL (free software)
Website conversations.im

Conversations is a free instant messaging client for Android. It supports the exchange of encrypted text and picture messages. It is largely based on accepted open standards like the Extensible Messaging and Presence Protocol (XMPP), Transport Layer Security (TLS), and Off-the-Record Messaging.

Development is focused on secure communication and implementation of XMPP extensions that are important for mobile usage. Specialist publications praised the decentralized and open transmission network and simple, intuitive usage with a workflow that is familiar from other applications. It is regarded as a serious attempt to improve the usability of XMPP-based messaging to a competitive level.[1]

The source code of the software is managed on GitHub and governed by the terms of version 3 of the GNU General Public License (GPL). The software can be installed either free of charge (or rather donation-based) from F-Droid or against a fee from the Google Play store. Google counted over 5,000 paid installations as of 2016.[2]

History

On January 24, 2014, first code was submitted to the public repository.[3] The first official version 0.1 was published on March 24, 2014[4] when encrypted messengers for mobile devices gained a lot of popularity in the wake of the Snowden disclosures (June 2013–) and Facebook's acquisition of WhatsApp (February 2014).[5] It soon garnered some positive reviews.[1][6] In spring 2014 it was included into Google Play and starting with version 0.1.3 from April 6, 2014 into the alternative Android software repository F-Droid.[7] Since version 0.2 from May 12 picture messages (file transfers, as plain-text data or OpenPGP-encrypted) are supported, as of version 0.4 (June 30) also OTR-encrypted.[8][self-published source?][9] Version 1.0 followed on February 1, 2015.[10] Andreas Straub participated in the Google Summer of Code 2015 on behalf of Conversations.[11][12] This produced drafts for a new end-to-end encryption standard (OMEMO) that were submitted to the XMPP Standards Foundation (XSF) for standardisation.[13][14] In October the ChatSecure project announced that it is going to base the Android version of its messenger on the Conversations core and to be working on an iOS implementation of OMEMO.[15]

Functionality

Conversations provides native support (i.e. without plugin) for end-to-end encryption (E2E) as well as point-to-point encryption. Conversations talks to XMPP servers using Transport Layer Security (TLS) and for E2E encryption there are OpenPGP, OTR Messaging, and OMEMO to choose from.

It allows several clients/devices to be signed into one account simultaneously (using XMPP) and also delivering messages to several clients (synchronization) using the protocol extension "Message Carbons" (XEP-0280) and Axolotl encryption.

The design of the user interface strongly reminds of the Gmail app and Google+ Hangouts.[6] Files can be sent, with optional encryption. Sent images are shown inline with text messages in the conversation view.[8][self-published source?]

Being an XMPP client, Conversations inherently provides interoperability with other XMPP (client) software and isn't bound to server infrastructure of the manufacturer either.

  • multi-user chat (MUC)
  • Optional address book integration
  • support for multiple user accounts/addresses

See also

References

  1. 1.0 1.1 Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. 6.0 6.1 Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. 8.0 8.1 Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.

External links