[Standards] NEW: XEP-0380 (Explicit Message Encryption)

2016-10-26 Thread XMPP Extensions Editor
Version 0.1 of XEP-0380 (Explicit Message Encryption) has been released. Abstract: This specification provides a way to mark encrypted messages so the recipient can discover how to decrypt it. Changelog: [See revision history] (fs) Diff:

[Standards] UPDATED: XEP-0030 (Service Discovery)

2016-10-26 Thread XMPP Extensions Editor
Version 2.5rc2 of XEP-0030 (Service Discovery) has been released. Abstract: This specification defines an XMPP protocol extension for discovering information about other XMPP entities. Two kinds of information can be discovered: (1) the identity and capabilities of an entity, including the

[Standards] UPDATED: XEP-0288 (Bidirectional Server-to-Server Connections)

2016-10-26 Thread XMPP Extensions Editor
Version 1.0.1 of XEP-0288 (Bidirectional Server-to-Server Connections) has been released. Abstract: This specification defines a protocol for using server-to-server connections in a bidirectional way such that stanzas are sent and received on the same TCP connection. Changelog: Fix syntax

[Standards] UPDATED: XEP-0329 (File Information Sharing)

2016-10-26 Thread XMPP Extensions Editor
Version 0.3 of XEP-0329 (File Information Sharing) has been released. Abstract: This document specifies a simple extension to existing protocols that allows an entity to request information about files. Changelog: Updated the referenced version to 0.16 or higher. (egp) Diff:

Re: [Standards] PubSub Item Publisher

2016-10-26 Thread Sergey Dobrov
It still does not answer how to determine from client if pubsub server is going to send them. I.e. if I rely on this feature, I want to know in advance if a particular service is suitable? On 26/10/2016 14:58, Stefan Strigler wrote: Created a pull request https://github.com/xsf/xeps/pull/267

Re: [Standards] PubSub Item Publisher

2016-10-26 Thread Stefan Strigler
Created a pull request https://github.com/xsf/xeps/pull/267 On Fri, Oct 14, 2016 at 6:09 PM Stefan Strigler wrote: > Also I assume that when this feature is enabled retrieving items as > described at > > https://xmpp.org/extensions/xep-0060.html#subscriber-retrieve >