This message constitutes notice of a Last Call for comments on
XEP-0424.
Title: Message Retraction
Abstract:
This specification defines a method for indicating that a message
should be retracted.
URL: https://xmpp.org/extensions/xep-0424.html
This Last Call begins today and shall end at the close of business on
2025-10-28.
Please consider the following questions during this Last Call and send
your feedback to the standards(a)xmpp.org discussion list:
1. Is this specification needed to fill gaps in the XMPP protocol
stack or to clarify an existing protocol?
2. Does the specification solve the problem stated in the introduction
and requirements?
3. Do you plan to implement this specification in your code? If not,
why not?
4. Do you have any security concerns related to this specification?
5. Is the specification accurate and clearly written?
Your feedback is appreciated!
Good Morning Council Members,
the next XMPP Council Meeting will take place on, Tuesday, October 14
2025 at 15:30 UTC in xmpp:council@muc.xmpp.org?join
The Agenda is as follows:
1) Roll call
2) Agenda Bashing
3) Editors update
- UPDATED: XEP-0060 (Publish-Subscribe)
- UPDATED: XEP-0248 (PubSub Collection Nodes)
- UPDATED: XEP-0070 (Verifying HTTP Requests via XMPP)
- UPDATED: XEP-0471 (Calendar Events)
- UPDATED: XEP-0472 (Pubsub Social Feed)
- UPDATED: XEP-0505 (Data Forms File Input Element)
- Proposed XMPP Extension: No-reply JIDs
- LAST CALL: XEP-0440 (SASL Channel-Binding Type Capability)
4) Items for voting
a) Issue Last Call on 'XEP-0485: PubSub Server Information'
https://xmpp.org/extensions/xep-0485.html
b) XEP-0392: Add missing information needed to compute test vectors
https://github.com/xsf/xeps/pull/1465
c) XEP-0060: Unmarking 'subscribe' and 'publish' features as mandatory
https://github.com/xsf/xeps/pull/1467
d) XEP-0060: Describe the 'http://jabber.org/protocol/pubsub' disco#info feature
https://github.com/xsf/xeps/pull/1468
e) Proposed XMPP Extension: No-reply JID
https://xmpp.org/extensions/inbox/no-reply-jids.html
5) Pending votes
Dan on:
- XEP-0045: Fix 'roomsecret' field inconsistency
(https://github.com/xsf/xeps/pull/1464)
See the spreadsheet of doom:
https://docs.google.com/spreadsheets/d/1oAHUqBdlkobDcmfQ-YRMfZHGQLMWEdOFuEU…
6) Date of Next
7) AOB
8) Close
The XMPP Extensions Editor has received a proposal for a new XEP.
Title: No-reply JIDs
Abstract:
This specification defines a way for JIDs to advertise that they don’t
accept incoming chat messages.
URL: https://xmpp.org/extensions/inbox/no-reply-jids.html
The Council will decide in the next two weeks whether to accept this
proposal as an official XEP.
Version 0.1.1 of XEP-0505 (Data Forms File Input Element) has been
released.
Abstract:
This specification defines an element which can be used with data
forms to let users upload one or more files.
Changelog:
* Replaced XEP-0446 with XEP-0447, which is necessary to have file
sources.
* Fixed the incorrectly‑named <file> element (now <file-input>).
* Add tags.
* Various minor fixes. (jp)
URL: https://xmpp.org/extensions/xep-0505.html
Note: The information in the XEP list at https://xmpp.org/extensions/
is updated by a separate automated process and may be stale at the
time this email is sent. The XEP documents linked herein are up-to-
date.
Version 0.2.1 of XEP-0472 (Pubsub Social Feed) has been released.
Abstract:
This specification defines a way of publishing social content over
XMPP.
Changelog:
* Clarify text in Reply-To section to show that the XMPP link is
mandatory and that the HTTP link is optional. (jp)
URL: https://xmpp.org/extensions/xep-0472.html
Note: The information in the XEP list at https://xmpp.org/extensions/
is updated by a separate automated process and may be stale at the
time this email is sent. The XEP documents linked herein are up-to-
date.
Version 0.2.0 of XEP-0471 (Calendar Events) has been released.
Abstract:
This specification describe how to handle calendar events with XMPP.
Changelog:
Modified title for "Calendar Events". Updated short-name and
namespaces accordingly. (jp)
URL: https://xmpp.org/extensions/xep-0471.html
Note: The information in the XEP list at https://xmpp.org/extensions/
is updated by a separate automated process and may be stale at the
time this email is sent. The XEP documents linked herein are up-to-
date.
Version 0.5.0 of XEP-0248 (PubSub Collection Nodes) has been released.
Abstract:
This specification defines the nature and handling of collection nodes
in the XMPP publish-subscribe extension.
Changelog:
* Enhance 'Discover Nodes' section with hierarchy / Collection Nodes
description and examples
* Move the Service Discovery Identity type 'collection' from XEP-0060
to XEP-0248
* Move collection-specific Service Discovery Features from XEP-0060 to
XEP-0248
* Move process for changing node of type leaf to collection from
XEP-0060 to XEP-0248
* Move requirement to support pubsub#notify_config for collection
nodes from XEP-0060 to XEP-0248 (gdk)
URL: https://xmpp.org/extensions/xep-0248.html
Note: The information in the XEP list at https://xmpp.org/extensions/
is updated by a separate automated process and may be stale at the
time this email is sent. The XEP documents linked herein are up-to-
date.
Version 1.0.2 of XEP-0070 (Verifying HTTP Requests via XMPP) has been
released.
Abstract:
This specification defines an XMPP protocol extension that enables
verification of an HTTP request via XMPP.
Changelog:
(see in-document revision history)
URL: https://xmpp.org/extensions/xep-0070.html
Note: The information in the XEP list at https://xmpp.org/extensions/
is updated by a separate automated process and may be stale at the
time this email is sent. The XEP documents linked herein are up-to-
date.
Version 1.28.0 of XEP-0060 (Publish-Subscribe) has been released.
Abstract:
This specification defines an XMPP protocol extension for generic
publish-subscribe functionality. The protocol enables XMPP entities to
create nodes (topics) at a pubsub service and publish information at
those nodes; an event notification (with or without payload) is then
broadcasted to all entities that have subscribed to the node. Pubsub
therefore adheres to the classic Observer design pattern and can serve
as the foundation for a wide variety of applications, including news
feeds, content syndication, rich presence, geolocation, workflow
systems, network management systems, and any other application that
requires event notifications.
Changelog:
*
*
*
*
*
*
*
*
* (gdk)
URL: https://xmpp.org/extensions/xep-0060.html
Note: The information in the XEP list at https://xmpp.org/extensions/
is updated by a separate automated process and may be stale at the
time this email is sent. The XEP documents linked herein are up-to-
date.