Re: [Standards] Proposed XMPP Extension: Atomically Compare-And-Publish PubSub Items

2017-08-24 Thread Kim Alvefur
Hi, On Thu, Aug 24, 2017 at 12:10:33PM -, Jonas Wielicki wrote: > Title: Atomically Compare-And-Publish PubSub Items > Abstract: > This specification provides a mechanism to atomically Compare-And- > Publish items to a PubSub node. Why not define this as a publish-options field? Eg something

Re: [Standards] Proposed XMPP Extension: Atomically Compare-And-Publish PubSub Items

2017-08-24 Thread Florian Schmaus
On 24.08.2017 17:38, Robin Collier wrote: Hi Robin, long time no see. Great to know that you are still around. :) > I'm not seeing what the compare part of this proposal actually is. > > > Unless I misunderstand, it simply publishes the item only if it will > update an existing one. I'm afraid

Re: [Standards] TOTP and enforced password changes in SASL2

2017-08-24 Thread Dave Cridland
On 24 August 2017 at 17:02, Kevin Smith wrote: > On 24 Aug 2017, at 16:56, Dave Cridland wrote: >> Moreover, SASL2 is designed to handle a lot more than just TOTP etc - >> we can merge in resource binding without any additional round-trips, >> for example, if I can ever persuade Kev to see things

Re: [Standards] UPDATED: XEP-0234 (Jingle File Transfer)

2017-08-24 Thread Jonas Wielicki
On Donnerstag, 24. August 2017 11:38:12 CEST Jonas Wielicki wrote: > Version 0.18.2 of XEP-0234 (Jingle File Transfer) has been released. > > Abstract: > This specification defines a Jingle application type for transferring > a file from one entity to another. The protocol provides a modular > fra

Re: [Standards] TOTP and enforced password changes in SASL2

2017-08-24 Thread Kevin Smith
On 24 Aug 2017, at 16:56, Dave Cridland wrote: > Moreover, SASL2 is designed to handle a lot more than just TOTP etc - > we can merge in resource binding without any additional round-trips, > for example, if I can ever persuade Kev to see things my way. So it's > more efficient, and more incentive

Re: [Standards] TOTP and enforced password changes in SASL2

2017-08-24 Thread Dave Cridland
On 24 August 2017 at 15:58, Jonas Wielicki wrote: > On Donnerstag, 24. August 2017 12:59:56 CEST Dave Cridland wrote: >> Now that an update to XEP-0388 has been published, I thought I'd >> share what I've been trying to do with it. >> >> […] >> > > All of this sounds in general sensible. I was fi

Re: [Standards] Proposed XMPP Extension: Atomically Compare-And-Publish PubSub Items

2017-08-24 Thread Robin Collier
I'm not seeing what the compare part of this proposal actually is. Unless I misunderstand, it simply publishes the item only if it will update an existing one. If that is the case, I would propose a small change to the existing spec to add an attribute to the element that enables this funct

Re: [Standards] TOTP and enforced password changes in SASL2

2017-08-24 Thread Jonas Wielicki
On Donnerstag, 24. August 2017 12:59:56 CEST Dave Cridland wrote: > Now that an update to XEP-0388 has been published, I thought I'd > share what I've been trying to do with it. > > […] > All of this sounds in general sensible. I was first a bit confused as to why you didn’t use the term "mecha

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

2017-08-24 Thread XSF Editor
Version 1.13.7 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

[Standards] UPDATED: XEP-0234 (Jingle File Transfer)

2017-08-24 Thread XSF Editor
Version 0.18.3 of XEP-0234 (Jingle File Transfer) has been released. Abstract: This specification defines a Jingle application type for transferring a file from one entity to another. The protocol provides a modular framework that enables the exchange of information about the file to be transferre

[Standards] UPDATED: XEP-0133 (Service Administration)

2017-08-24 Thread XSF Editor
Version 1.2 of XEP-0133 (Service Administration) has been released. Abstract: This document defines recommended best practices for service-level administration of servers and components using Ad-Hoc Commands. Changelog: Fix broken node value in example. (XEP Editor: ssw) URL: https://xmpp.org/ex

[Standards] UPDATED: XEP-0300 (Use of Cryptographic Hash Functions in XMPP)

2017-08-24 Thread XSF Editor
Version 0.5.2 of XEP-0300 (Use of Cryptographic Hash Functions in XMPP) has been released. Abstract: This document provides recommendations for the use of cryptographic hash functions in XMPP protocol extensions. Changelog: Add hash-used element (ps) URL: https://xmpp.org/extensions/xep-0300.htm

[Standards] UPDATED: XEP-0357 (Push Notifications)

2017-08-24 Thread XSF Editor
Version 0.3 of XEP-0357 (Push Notifications) has been released. Abstract: This specification defines a way for an XMPP servers to deliver information for use in push notifications to mobile and other devices. Changelog: (see in-document revision history) URL: https://xmpp.org/extensions/xep-0357

[Standards] Proposed XMPP Extension: Jingle Encrypted Transports

2017-08-24 Thread XSF Editor
The XMPP Extensions Editor has received a proposal for a new XEP. Title: Jingle Encrypted Transports Abstract: This specification defines a method that allows to use established encryption schemes like OpenPGP or OMEMO for end-to-end encryption of Jingle transports. URL: https://xmpp.org/extensio

[Standards] Proposed XMPP Extension: Atomically Compare-And-Publish PubSub Items

2017-08-24 Thread XSF Editor
The XMPP Extensions Editor has received a proposal for a new XEP. Title: Atomically Compare-And-Publish PubSub Items Abstract: This specification provides a mechanism to atomically Compare-And- Publish items to a PubSub node. URL: https://xmpp.org/extensions/inbox/cap.html The Council will decid

[Standards] TOTP and enforced password changes in SASL2

2017-08-24 Thread Dave Cridland
Folks, Now that an update to XEP-0388 has been published, I thought I'd share what I've been trying to do with it. I'll be tidying up some actual code this morning and making a PR into Openfire, but the general idea is to use the tasks that can be required by a in SASL2 in order to provide two c

[Standards] UPDATED: XEP-0390 (Entity Capabilities 2.0)

2017-08-24 Thread XSF Editor
Version 0.2 of XEP-0390 (Entity Capabilities 2.0) has been released. Abstract: This document overhauls the XMPP protocol extension Entity Capabilities (XEP-0115). It defines an XMPP protocol extension for broadcasting and dynamically discovering client, device, or generic entity capabilities. In o

[Standards] UPDATED: XEP-0388 (Extensible SASL Profile)

2017-08-24 Thread XSF Editor
Version 0.2.0 of XEP-0388 (Extensible SASL Profile) has been released. Abstract: This document describes a replacement for the SASL profile documented in RFC 6120 which allows for greater extensibility. Changelog: (see in-document revision history) URL: https://xmpp.org/extensions/xep-0388.html

[Standards] UPDATED: XEP-0234 (Jingle File Transfer)

2017-08-24 Thread XSF Editor
Version 0.18.2 of XEP-0234 (Jingle File Transfer) has been released. Abstract: This specification defines a Jingle application type for transferring a file from one entity to another. The protocol provides a modular framework that enables the exchange of information about the file to be transferre

[Standards] UPDATED: XEP-0369 (Mediated Information eXchange (MIX))

2017-08-24 Thread XSF Editor
Version 0.9.3 of XEP-0369 (Mediated Information eXchange (MIX)) has been released. Abstract: This document defines Mediated Information eXchange (MIX), an XMPP protocol extension for the exchange of information among multiple users through a mediating service. The protocol can be used to provide h

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

2017-08-24 Thread XSF Editor
Version 1.13.6 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

[Standards] UPDATED: XEP-0045 (Multi-User Chat)

2017-08-24 Thread XSF Editor
Version 1.28 of XEP-0045 (Multi-User Chat) has been released. Abstract: This specification defines an XMPP protocol extension for multi-user text chat, whereby multiple XMPP users can exchange messages in the context of a room or channel, similar to Internet Relay Chat (IRC). In addition to standa