Abstract: | This document defines XMPP protocol compliance levels for 2017. |
Author: | Sam Whited |
Copyright: | © 1999 – 2017 XMPP Standards Foundation. SEE LEGAL NOTICES. |
Status: | Experimental |
Type: | Standards Track |
Version: | 0.1.0 |
Last Updated: | 2017-02-08 |
WARNING: This Standards-Track document is Experimental. Publication as an XMPP Extension Protocol does not imply approval of this proposal by the XMPP Standards Foundation. Implementation of the protocol described herein is encouraged in exploratory implementations, but production systems are advised to carefully consider whether it is appropriate to deploy implementations of this protocol before it advances to a status of Draft.
1. Introduction
2. Compliance Levels
2.1. Core Compliance Suite
2.2. Web Compliance Suite
2.3. IM Compliance Suite
2.4. Mobile Compliance Suite
3. Implementation Notes
4. Security Considerations
5. IANA Considerations
6. XMPP Registrar Considerations
7. Acknowledgements
Appendices
A: Document Information
B: Author Information
C: Legal Notices
D: Relation to XMPP
E: Discussion Venue
F: Requirements Conformance
G: Notes
H: Revision History
The XMPP Standards Foundation (XSF) [1] defines protocol suites for the purpose of compliance testing and software certification. This document specifies the 2017 compliance levels for XMPP clients and servers; it is hoped that this document will advance the state of the art, and provide guidence and eventual certification to XMPP client and server authors. Unless explicitly noted, support for the listed specifications is REQUIRED for compliance purposes. A feature is considered supported if all comma separated feature providers listed in the "Providers" column are implemented (unless otherwise noted).
Feature | Core Server | Core Client | Advanced Server | Advanced Client | Providers |
---|---|---|---|---|---|
Core features | ✓ | ✓ | ✓ | ✓ | RFC 6120 [2], RFC 6122 [3] |
TLS | ✓ | ✓ | ✓ | ✓ | RFC 7590 [4] |
Feature discovery | ✓ | ✓ | ✓ | ✓ | Service Discovery (XEP-0030) [5] |
Feature broadcasts | ✕ | ✓ | ✓ [6] | ✓ | Entity Capabilities (XEP-0115) [7] |
Server Extensibility | ✓ | N/A | ✓ | N/A | Jabber Component Protocol (XEP-0114) [8] |
Event publishing | ✕ | ✕ | ✓ | ✓ | Personal Eventing Protocol (XEP-0163) [9] |
To be considered XMPP web compliant, all features from the core compliance suite must be met, as well as all features in this suite.
Feature | Core Server | Core Client | Advanced Server | Advanced Client | Providers |
---|---|---|---|---|---|
Web Connection Mechanisms | ✓ [10] | ✓ [11] | ✓ [10] | ✓ [11] | RFC 7395 [12], XMPP Over BOSH (XEP-0206) [13] (See also: BOSH (XEP-0124) [14]) |
To be considered XMPP IM compliant, all features from the core compliance suite must be met, as well as all features in this suite.
Feature | Core Server | Core Client | Advanced Server | Advanced Client | Providers |
---|---|---|---|---|---|
Core features | ✓ | ✓ | ✓ | ✓ | RFC 6121 [15] |
User Avatars | N/A | ✓ [16] | N/A | ✓ [16] | User Avatar (XEP-0084) [17] |
Outbound Message Synchronization | ✓ | ✓ | ✓ | ✓ | Message Carbons (XEP-0280) [18] |
User Blocking | ✕ | ✕ | ✓ | ✓ | Blocking Command (XEP-0191) [19] |
Group Chat | ✓ [10] | ✓ [20] | ✓ [10] | ✓ [20] | Multi-User Chat (XEP-0045) [21] [22] |
Bookmarks | ✕ | ✕ | ✓ [10] | ✓ | Bookmark Storage (XEP-0048) [24] |
Session Resumption | ✕ | ✕ | ✓ | ✓ | Stream Management (XEP-0198) [25] |
Stanza Acknowledgements | ✕ | ✕ | ✓ | ✓ | Stream Management (XEP-0198) [25] |
History Storage / Retrieval | ✕ | ✕ | ✓ | ✓ | Message Archive Management (XEP-0313) [26] |
To be considered XMPP mobile compliant, all features from the core compliance suite must be met, as well as all features in this suite.
Feature | Core Server | Core Client | Advanced Server | Advanced Client | Providers |
---|---|---|---|---|---|
Session Resumption | ✓ | ✓ | ✓ | ✓ | Stream Management (XEP-0198) [25] |
Stanza Acknowledgements | ✓ | ✓ | ✓ | ✓ | Stream Management (XEP-0198) [25] |
Client State Indiciation | ✓ | ✓ | ✓ | ✓ | Client State Indication (XEP-0352) [27] |
Third Party Push Notifications | ✕ | ✕ | ✓ [10] | ✓ | Push Notifications (XEP-0357) [28] |
Some of the protocol specifications referenced herein have their own dependencies; developers need to consult the relevant specifications for further information.
This document introduces no additional security considerations above and beyond those defined in the documents on which it depends.
This document requires no interaction with the Internet Assigned Numbers Authority (IANA) [29].
This document requires no interaction with the XMPP Registrar [30].
The author would like to thank Guus der Kinderen, Dele Olajide, Marc Laporte, Dave Cridland, Daniel Gultsch, Florian Schmaus, Tobias Markmann, and Georg Lukas for their suggestions.
Series: XEP
Number: 0387
Publisher: XMPP Standards Foundation
Status:
Experimental
Type:
Standards Track
Version: 0.1.0
Last Updated: 2017-02-08
Approving Body: XMPP Council
Dependencies: RFC 6120, RFC 6121, RFC 6122, RFC 7395, RFC 7590, XEP-0030, XEP-0045, XEP-0084, XEP-0114, XEP-0115, XEP-0124, XEP-0163, XEP-0191, XEP-0198, XEP-0206, XEP-0280, XEP-0313, XEP-0352
Supersedes: XEP-0375
Superseded By: None
Short Name: CS2017
Source Control:
HTML
This document in other formats:
XML
PDF
Email:
sam@samwhited.com
JabberID:
sam@samwhited.com
URI:
https://blog.samwhited.com/
The Extensible Messaging and Presence Protocol (XMPP) is defined in the XMPP Core (RFC 6120) and XMPP IM (RFC 6121) specifications contributed by the XMPP Standards Foundation to the Internet Standards Process, which is managed by the Internet Engineering Task Force in accordance with RFC 2026. Any protocol defined in this document has been developed outside the Internet Standards Process and is to be understood as an extension to XMPP rather than as an evolution, development, or modification of XMPP itself.
The primary venue for discussion of XMPP Extension Protocols is the <standards@xmpp.org> discussion list.
Discussion on other xmpp.org discussion lists might also be appropriate; see <http://xmpp.org/about/discuss.shtml> for a complete list.
Given that this XMPP Extension Protocol normatively references IETF technologies, discussion on the <xsf-ietf@xmpp.org> list might also be appropriate.
Errata can be sent to <editor@xmpp.org>.
The following requirements keywords as used in this document are to be interpreted as described in RFC 2119: "MUST", "SHALL", "REQUIRED"; "MUST NOT", "SHALL NOT"; "SHOULD", "RECOMMENDED"; "SHOULD NOT", "NOT RECOMMENDED"; "MAY", "OPTIONAL".
1. The XMPP Standards Foundation (XSF) is an independent, non-profit membership organization that develops open extensions to the IETF's Extensible Messaging and Presence Protocol (XMPP). For further information, see <https://xmpp.org/about/xmpp-standards-foundation>.
2. RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core <http://tools.ietf.org/html/rfc6120>.
3. RFC 6122: Extensible Messaging and Presence Protocol (XMPP): Address Format <http://tools.ietf.org/html/rfc6122>.
4. RFC 7590: Use of Transport Layer Security (TLS) in the Extensible Messaging and Presence Protocol (XMPP) <http://tools.ietf.org/html/rfc7590>.
5. XEP-0030: Service Discovery <https://xmpp.org/extensions/xep-0030.html>.
6. Necessary to support Personal Eventing Protocol (PEP).
7. XEP-0115: Entity Capabilities <https://xmpp.org/extensions/xep-0115.html>.
8. XEP-0114: Jabber Component Protocol <https://xmpp.org/extensions/xep-0114.html>.
9. XEP-0163: Personal Eventing Protocol <https://xmpp.org/extensions/xep-0163.html>.
10. Support can be enabled via an external component or an internal server module/plugin.
11. Only one of the recommended providers must be implemented for compliance.
12. RFC 7395: An Extensible Messaging and Presence Protocol (XMPP) Subprotocol for WebSocket <http://tools.ietf.org/html/rfc7395>.
13. XEP-0206: XMPP Over BOSH <https://xmpp.org/extensions/xep-0206.html>.
14. XEP-0124: Bidirectional-streams Over Synchronous HTTP <https://xmpp.org/extensions/xep-0124.html>.
15. RFC 6121: Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence <http://tools.ietf.org/html/rfc6121>.
16. Not required for command line or terminal based interfaces.
17. XEP-0084: User Avatar <https://xmpp.org/extensions/xep-0084.html>.
18. XEP-0280: Message Carbons <https://xmpp.org/extensions/xep-0280.html>.
19. XEP-0191: Blocking Command <https://xmpp.org/extensions/xep-0191.html>.
20. Support for the Entity Use Cases and Occupant Use Cases is REQUIRED; support for the remaining use cases is RECOMMENDED.
21. XEP-0045: Multi-User Chat <https://xmpp.org/extensions/xep-0045.html>.
22. Implementations should take note that future versions of these compliance suites may rely on Mediated Information eXchange (MIX) (XEP-0369) [23] instead.
23. XEP-0369: Mediated Information eXchange (MIX) <https://xmpp.org/extensions/xep-0369.html>.
24. XEP-0048: Bookmark Storage <https://xmpp.org/extensions/xep-0048.html>.
25. XEP-0198: Stream Management <https://xmpp.org/extensions/xep-0198.html>.
26. XEP-0313: Message Archive Management <https://xmpp.org/extensions/xep-0313.html>.
27. XEP-0352: Client State Indication <https://xmpp.org/extensions/xep-0352.html>.
28. XEP-0357: Push Notifications <https://xmpp.org/extensions/xep-0357.html>.
29. The Internet Assigned Numbers Authority (IANA) is the central coordinator for the assignment of unique parameter values for Internet protocols, such as port numbers and URI schemes. For further information, see <http://www.iana.org/>.
30. The XMPP Registrar maintains a list of reserved protocol namespaces as well as registries of parameters used in the context of XMPP extension protocols approved by the XMPP Standards Foundation. For further information, see <https://xmpp.org/registrar/>.
Note: Older versions of this specification might be available at http://xmpp.org/extensions/attic/
First draft updated from XEP-0375 accepted by the council.
(ssw)END