[Standards] NEW: XEP-0479 (XMPP Compliance Suites 2023)

2023-05-04 Thread kevin . smith
Version 0.1.0 of XEP-0479 (XMPP Compliance Suites 2023) has been
released.

Abstract:
This document defines XMPP application categories for different use
cases (Core, Web, IM, and Mobile), and specifies the required XEPs
that client and server software needs to implement for compliance with
the use cases.

Changelog:
Promote to Experimental. (XEP Editor: ks)

URL: https://xmpp.org/extensions/xep-0479.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.
___
Standards mailing list -- standards@xmpp.org
Info: Unsubscribe: %(real_name)s-unsubscribe@%(host_name)s
___


[Standards] NEW: XEP-0478 (Stream Limits Advertisement)

2023-05-04 Thread kevin . smith
Version 0.1.0 of XEP-0478 (Stream Limits Advertisement) has been
released.

Abstract:
This specification defines a way for an XMPP entity to announce the
limits it will enforce for data received on a stream.

Changelog:
Promote to Experimental. (XEP Editor: ks)

URL: https://xmpp.org/extensions/xep-0478.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.
___
Standards mailing list -- standards@xmpp.org
Info: Unsubscribe: %(real_name)s-unsubscribe@%(host_name)s
___


[Standards] NEW: XEP-0482 (Call Invites)

2023-05-04 Thread kevin . smith
Version 0.1.0 of XEP-0482 (Call Invites) has been released.

Abstract:
This document defines how to invite someone to a call and how to
respond to the invite.

Changelog:
Promoting to Experimental. (XEP Editor: ks)

URL: https://xmpp.org/extensions/xep-0482.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.
___
Standards mailing list -- standards@xmpp.org
Info: Unsubscribe: %(real_name)s-unsubscribe@%(host_name)s
___


[Standards] NEW: XEP-0481 (Content Types in Messages)

2023-05-04 Thread kevin . smith
Version 0.1.0 of XEP-0481 (Content Types in Messages) has been
released.

Abstract:
This specification describes a generic method whereby content in
messages can be tagged as having a specific Internet Content Type. It
also provides a method for sending the same content using different
content types, as a fall-back mechanism when communicating between
clients having different content type support.

Changelog:
Promoting to Experimental. (XEP Editor: ks)

URL: https://xmpp.org/extensions/xep-0481.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.
___
Standards mailing list -- standards@xmpp.org
Info: Unsubscribe: %(real_name)s-unsubscribe@%(host_name)s
___


[Standards] NEW: XEP-0480 (SASL Upgrade Tasks)

2023-05-04 Thread kevin . smith
Version 0.1.0 of XEP-0480 (SASL Upgrade Tasks) has been released.

Abstract:
This specification provides a way to upgrade to newer SASL mechanisms
using SASL2 tasks.

Changelog:
Promote to Experimental. (XEP Editor: ks)

URL: https://xmpp.org/extensions/xep-0480.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.
___
Standards mailing list -- standards@xmpp.org
Info: Unsubscribe: %(real_name)s-unsubscribe@%(host_name)s
___


[Standards] UPDATED: XEP-0313 (Message Archive Management)

2023-05-04 Thread kevin . smith
Version 1.1.0 of XEP-0313 (Message Archive Management) has been
released.

Abstract:
This document defines a protocol to query and control an archive of
messages stored on a server.

Changelog:
* Clarify archive metadata response in the case of an empty archive.
* Clarify query response in the case of no matching results. (mw)

URL: https://xmpp.org/extensions/xep-0313.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.
___
Standards mailing list -- standards@xmpp.org
Info: Unsubscribe: %(real_name)s-unsubscribe@%(host_name)s
___


[Standards] UPDATED: XEP-0223 (Persistent Storage of Private Data via PubSub)

2023-05-04 Thread kevin . smith
Version 1.1.1 of XEP-0223 (Persistent Storage of Private Data via
PubSub) has been released.

Abstract:
This specification defines best practices for using the XMPP publish-
subscribe extension to persistently store private information such as
bookmarks and client configuration options.

Changelog:
Add notes about checking event origin (in reaction to CVE-2023-28686).
(ka)

URL: https://xmpp.org/extensions/xep-0223.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.
___
Standards mailing list -- standards@xmpp.org
Info: Unsubscribe: %(real_name)s-unsubscribe@%(host_name)s
___


[Standards] UPDATED: XEP-0060 (Publish-Subscribe)

2023-05-04 Thread kevin . smith
Version 1.25.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:
*
*
*
*  (mw, pep)

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.
___
Standards mailing list -- standards@xmpp.org
Info: Unsubscribe: %(real_name)s-unsubscribe@%(host_name)s
___