Xabber (from XMPP and Jabber) is a
XMPP
Extensible Messaging and Presence Protocol (XMPP, originally named Jabber) is an open communication protocol designed for instant messaging (IM), presence information, and contact list maintenance. Based on XML (Extensible Markup Language), ...
client for the
Android
Android may refer to:
Science and technology
* Android (robot), a humanoid robot or synthetic organism designed to imitate a human
* Android (operating system), Google's mobile operating system
** Bugdroid, a Google mascot sometimes referred to ...
Operating System.
It is developed as an open source Project on
GitHub
GitHub, Inc. () is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, co ...
and is licensed under the GNU GPL v.3 license. The original developers are from a software company called Redsolution, Inc. Xabber is available on the Android Play Store and on
F-Droid
F-Droid is an app store and software repository for Android, serving a similar function to the Google Play store. The main repository, hosted by the project, contains only free and open source apps. Applications can be browsed, downloaded and ...
.
Xabber supports
Off-the-Record Messaging
Off-the-Record Messaging (OTR) is a cryptographic protocol that provides encryption for instant messaging conversations. OTR uses a combination of AES symmetric-key algorithm with 128 bits key length, the Diffie–Hellman key exchange with 1536 bi ...
to provide
encrypted communication
Secure communication is when two entities are communicating and do not want a third party to listen in. For this to be the case, the entities need to communicate in a way that is unsusceptible to eavesdropping or interception. Secure communicati ...
. Until 30 January 2013 was closed source, but was then published on GitHub as a decision by the development team.
Functionality
Because Xabber implements XMPP Protocols, it is compatible with any XMPP Server. Xabber offers no server infrastructure of its own, but it has a few popular services pre-configured. The developers confirmed compatibility with
Ejabberd
ejabberd is an Extensible Messaging and Presence Protocol (XMPP) application server and an MQ Telemetry Transport (MQTT) broker, written mainly in the Erlang programming language. It can run under several Unix-like operating systems such as ma ...
,
Prosody and
Openfire. The application has integration with the systemwide Android Contacts.
Xabber uses Off the Record Messaging in combination TLS to provide strong Security (
Perfect Forward Secrecy
In cryptography, forward secrecy (FS), also known as perfect forward secrecy (PFS), is a feature of specific key agreement protocols that gives assurances that session keys will not be compromised even if long-term secrets used in the session key e ...
). Since 30 September 2013 Xabber uses
Orbot
Orbot is a free software Proxy server project to provide anonymity on the Internet for users of the Android
Android may refer to:
Science and technology
* Android (robot), a humanoid robot or synthetic organism designed to imitate a huma ...
as an additional Layer of Protection. Orbot is used to access the
Tor Network to obfuscate the connections between sender and recipient. When used in conjunction with a privately owned XMPP Server the system is less insecure.
Extensions
Xabber supports the following XMPP protocol Extensions:
* RFC-3920: Core
* RFC-3921: Instant Messaging and Presence
* XEP-0030: Service Discovery
* XEP-0054: vcard-temp
* XEP-0078: Non-SASL Authentication
* XEP-0085: Chat State Notifications
* XEP-0091: Legacy Delayed Delivery
* XEP-0115: Entity Capabilities
* XEP-0128: Service Discovery Extensions
* XEP-0138: Stream Compression
* XEP-0147: XMPP URI Scheme Query Components
* XEP-0153: vCard-Based Avatars
* XEP-0184: Message Delivery Receipts
* XEP-0199: XMPP Ping
* XEP-0203: Delayed Delivery
XEP (
XMPP
Extensible Messaging and Presence Protocol (XMPP, originally named Jabber) is an open communication protocol designed for instant messaging (IM), presence information, and contact list maintenance. Based on XML (Extensible Markup Language), ...
Extension Protocols) are standardized extensions for XMPP.
The full details on the extensions can be found a
xmpp.org/extensions
See also
*
Comparison of instant messaging clients
The landscape for instant messaging involves cross-platform instant messaging clients that can handle one or multiple protocols. Clients that use the same protocol can typically federate and talk to one another. The following table compares gener ...
References
External Links
*
*
*
*
Android (operating system) software
Free and open-source Android software
Free XMPP clients
{{Instant messaging