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

2017-05-26 Thread XMPP Extensions Editor
Version 0.1 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 
order to minimize network impact, the transport mechanism is standard XMPP 
presence broadcast (thus forestalling the need for polling related to service 
discovery data), the capabilities information can be cached either within a 
session or across sessions, and the format has been kept as small as possible.

Changelog: [See revision history] (jwi)

Diff: https://xmpp.org/extensions/diff/api/xep/0390/diff/0.0.1/vs/0.1

URL: https://xmpp.org/extensions/xep-0390.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-05-26 Thread XMPP Extensions Editor
Version 0.9.2 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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
  Fix xmpp:nodes typos;
  Remove namespace references in Info/Config nodes;
  Modify Participant and JID Map syntaxes;
  Clarifications on subscription to participants node and using this to 
receive Nick changes;
  Replace use of "query" as MIX defined operations for setting nick; 
 (sek)

Diff: https://xmpp.org/extensions/diff/api/xep/0369/diff/0.9.1/vs/0.9.2

URL: https://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEPRECATED: XEP-0016 (Privacy Lists)

2017-05-26 Thread XMPP Extensions Editor
Version 1.7 of XEP-0016 (Privacy Lists) has been released.

Abstract: This specification defines an XMPP protocol extension for enabling or 
disabling communication with other entities on a network. The protocol, which 
was first standardized in Section 10 of RFC 3921, can be used to block 
communication with unknown or undesirable entities. Blocking can be based on 
Jabber Identifier, subscription state, or roster group. The blocked stanzas can 
be messages, IQs, inbound or outbound presence stanzas, or all stanzas. The 
protocol also enables an entity to create, modify, or delete its privacy lists, 
apply different lists to different connected resources, define a default list, 
and decline the use of any privacy list during a particular communications 
session.

Changelog: Deprecating by vote of the council. (XEP Editor: ssw)

Diff: https://xmpp.org/extensions/diff/api/xep/0016/diff/1.6/vs/1.7

URL: https://xmpp.org/extensions/xep-0016.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] RETRACTED: XEP-0326 (Internet of Things - Concentrators)

2017-05-26 Thread XMPP Extensions Editor
Version 0.4 of XEP-0326 (Internet of Things - Concentrators) has been released.

Abstract: 
  Note: This specification has been retracted by the author; new
  implementations are not recommended.
  This specification describes how to manage and get information from
  concentrators of devices over XMPP networks.


Changelog: [See revision history] (XEP Editor: ssw)

Diff: https://xmpp.org/extensions/diff/api/xep/0326/diff/0.3/vs/0.4

URL: https://xmpp.org/extensions/xep-0326.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] RETRACTED: XEP-0325 (Internet of Things - Control)

2017-05-26 Thread XMPP Extensions Editor
Version 0.5 of XEP-0325 (Internet of Things - Control) has been released.

Abstract: 
  Note: This specification has been retracted by the author; new
  implementations are not recommended.
  This specification describes how to control devices or actuators in an
  XMPP-based sensor network.


Changelog: [See revision history] (XEP Editor: ssw)

Diff: https://xmpp.org/extensions/diff/api/xep/0325/diff/0.4/vs/0.5

URL: https://xmpp.org/extensions/xep-0325.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] RETRACTED: XEP-0324 (Internet of Things - Provisioning)

2017-05-26 Thread XMPP Extensions Editor
Version 0.5 of XEP-0324 (Internet of Things - Provisioning) has been released.

Abstract: 
  Note: This specification has been retracted by the author; new
  implementations are not recommended.
  This specification describes an architecture for efficient provisioning of
  services, access rights and user privileges in for the Internet of Things,
  where communication between Things is done using the XMPP protocol.


Changelog: [See revision history] (XEP Editor: ssw)

Diff: https://xmpp.org/extensions/diff/api/xep/0324/diff/0.4/vs/0.5

URL: https://xmpp.org/extensions/xep-0324.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] RETRACTED: XEP-0323 (Internet of Things - Sensor Data)

2017-05-26 Thread XMPP Extensions Editor
Version 0.6 of XEP-0323 (Internet of Things - Sensor Data) has been released.

Abstract: 
  Note: This specification has been retracted by the author; new
  implementations are not recommended.
  This specification provides the common framework for sensor data
  interchange over XMPP networks.


Changelog: [See revision history] (XEP Editor: ssw)

Diff: https://xmpp.org/extensions/diff/api/xep/0323/diff/0.5/vs/0.6

URL: https://xmpp.org/extensions/xep-0323.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-03-23 Thread XMPP Extensions Editor
Version 0.0.1 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 
order to minimize network impact, the transport mechanism is standard XMPP 
presence broadcast (thus forestalling the need for polling related to service 
discovery data), the capabilities information can be cached either within a 
session or across sessions, and the format has been kept as small as possible.

Changelog: First draft. (jwi)

Diff: N/A

URL: https://xmpp.org/extensions/xep-0390.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-03-22 Thread XMPP Extensions Editor
Version 0.9 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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
  Editorial Changes (mainly from Georg Lukas);
  Change to new syntax for proxy JIDs;
  Clarify MAM archive on Send;
  Extend to sort Selected JID visibility;
  Add examples of lookup read JID from proxy JID;
 (sek)

Diff: https://xmpp.org/extensions/diff/api/xep/0369/diff/0.8.2/vs/0.9

URL: https://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] Proposed XMPP Extension: Instant Stream Resumption

2017-03-20 Thread XMPP Extensions Editor
The XMPP Extensions Editor has received a proposal for a new XEP.

Title: Instant Stream Resumption

Abstract: This specification introduces a mechanism for instant
  stream resumption, based on Stream Management (XEP-0198), allowing
  XMPP entities to instantaneously resume an XMPP stream.

URL: https://xmpp.org/extensions/inbox/isr-sasl2.html

The XMPP Council will decide in the next two weeks whether to accept this 
proposal as an official XEP.

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-03-17 Thread XMPP Extensions Editor
Version 0.5.1 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: Use xs:base64Binary instead of xs:string in the schema (fs)

Diff: https://xmpp.org/extensions/diff/api/xep/0300/diff/0.5/vs/0.5.1

URL: https://xmpp.org/extensions/xep-0300.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] NEW: XEP-0389 (Extensible In-Band Registration)

2017-03-16 Thread XMPP Extensions Editor
Version 0.1.0 of XEP-0389 (Extensible In-Band Registration) has been released.

Abstract: 
This specification defines an XMPP protocol extension for in-band
registration with instant messaging servers and other services with which an
XMPP entity may initiate a stream.
It aims to improve upon the state of the art and replace XEP-0077: In-Band
Registration by allowing multi-factor registration mechanisms, and account
recovery.
  

Changelog: [See revision history] (XEP Editor (ssw))

Diff: https://xmpp.org/extensions/diff/api/xep/0389/diff/0.0.2/vs/0.1.0

URL: https://xmpp.org/extensions/xep-0389.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-03-16 Thread XMPP Extensions Editor
Version 0.1.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 revision history] (XEP Editor (ssw))

Diff: https://xmpp.org/extensions/diff/api/xep/0388/diff/0.0.1/vs/0.1.0

URL: https://xmpp.org/extensions/xep-0388.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DRAFT: XEP-0233 (XMPP Server Registration for use with Kerberos V5)

2017-03-16 Thread XMPP Extensions Editor
Version 1.0.0 of XEP-0233 (XMPP Server Registration for use with Kerberos V5) 
has been released.

Abstract: This specification defines the Kerberos principal name of an XMPP 
server. It also details a method by which a connecting client can determine 
this Kerberos principal name when authenticating using the "GSSAPI" SASL 
mechanism.

Changelog: Move to draft by order of the XMPP Council. (XEP Editor (ssw))

Diff: https://xmpp.org/extensions/diff/api/xep/0233/diff/0.5.1/vs/1.0.0

URL: https://xmpp.org/extensions/xep-0233.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0368 (SRV records for XMPP over TLS)

2017-03-09 Thread XMPP Extensions Editor
Version 1.0.0 of XEP-0368 (SRV records for XMPP over TLS) has been released.

Abstract: This specification defines a procedure to look up 
xmpps-client/xmpps-server SRV records (for direct TLS connections) in addition 
to xmpp-client/xmpp-server and mix weights/priorities.

Changelog: Advance to draft as approved by the XMPP Council. (XEP Editor (ssw))

Diff: https://xmpp.org/extensions/diff/api/xep/0368/diff/0.1.2/vs/1.0.0

URL: https://xmpp.org/extensions/xep-0368.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] Proposed XMPP Extension: Entity Capabilities 2.0

2017-03-03 Thread XMPP Extensions Editor
The XMPP Extensions Editor has received a proposal for a new XEP.

Title: Entity Capabilities 2.0

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 
order to minimize network impact, the transport mechanism is standard XMPP 
presence broadcast (thus forestalling the need for polling related to service 
discovery data), the capabilities information can be cached either within a 
session or across sessions, and the format has been kept as small as possible.

URL: https://xmpp.org/extensions/inbox/ecaps2.html

The council will decide in the next two weeks whether to accept this proposal 
as an official XEP.

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-03-03 Thread XMPP Extensions Editor
Version 0.8.2 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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
 Make example ids pseudo-random;
 Shorten the example BIND2 resources;
 Fix Disco features to not use second namespace;
 Correct encoding of jid-multi;
 MAM intro clarification;
 Always add to roster, with direction of roster controlled by share 
preference;
 (sek)

Diff: https://xmpp.org/extensions/diff/api/xep/0369/diff/0.8.1/vs/0.8.2

URL: https://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0233 (XMPP Server Registration for use with Kerberos V5)

2017-03-03 Thread XMPP Extensions Editor
Version 0.5.1 of XEP-0233 (XMPP Server Registration for use with Kerberos V5) 
has been released.

Abstract: This specification defines the Kerberos principal name of an XMPP 
server. It also details a method by which a connecting client can determine 
this Kerberos principal name when authenticating using the "GSSAPI" SASL 
mechanism.

Changelog: Clarified regarding insecure DNS queries. (mv)

Diff: https://xmpp.org/extensions/diff/api/xep/0233/diff/0.5/vs/0.5.1

URL: https://xmpp.org/extensions/xep-0233.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] LAST CALL: XEP-0186 (Invisible Command)

2017-02-28 Thread XMPP Extensions Editor
This message constitutes notice of a Last Call for comments on XEP-0186 
(Invisible Command).

Abstract: This document specifies an XMPP protocol extension for user 
invisibility.

URL: https://xmpp.org/extensions/xep-0186.html

This Last Call begins today and shall end at the close of business on 
2017-03-14.

Please consider the following questions during this Last Call and send your 
feedback to the standards@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!
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] LAST CALL: XEP-0381 (Internet of Things Special Interest Group (IoT SIG))

2017-02-28 Thread XMPP Extensions Editor
This message constitutes notice of a Last Call for comments on XEP-0381 
(Internet of Things Special Interest Group (IoT SIG)).

Abstract: This document proposes the formation of a Special Interest Group SIG) 
within the XSF devoted to the application of XMPP technologies to the Internet 
of Things (IoT).

URL: https://xmpp.org/extensions/xep-0381.html

This Last Call begins today and shall end at the close of business on 
2017-03-14.

Please consider the following questions during this Last Call and send your 
feedback to the standards@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!
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-02-23 Thread XMPP Extensions Editor
Version 0.8.1 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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
  Editorial Updates;
  Clarify Access to MAM history, prior to user joining channel;
  Add option for user to join without presence;
  Check invitee supports MIX;
 (sek)

Diff: https://xmpp.org/extensions/diff/api/xep/0369/diff/0.8/vs/0.8.1

URL: https://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-02-22 Thread XMPP Extensions Editor
Version 0.6.1 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: [See revision history] (mw)

Diff: https://xmpp.org/extensions/diff/api/xep/0313/diff/0.6/vs/0.6.1

URL: https://xmpp.org/extensions/xep-0313.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-02-19 Thread XMPP Extensions Editor
Version 0.6 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: [See revision history] (dg, mw)

Diff: https://xmpp.org/extensions/diff/api/xep/0313/diff/0.5.1/vs/0.6

URL: https://xmpp.org/extensions/xep-0313.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0368 (SRV records for XMPP over TLS)

2017-02-16 Thread XMPP Extensions Editor
Version 0.1.2 of XEP-0368 (SRV records for XMPP over TLS) has been released.

Abstract: This specification defines a procedure to look up 
xmpps-client/xmpps-server SRV records (for direct TLS connections) in addition 
to xmpp-client/xmpp-server and mix weights/priorities.

Changelog: Implement more last call comments, editorial changes, mixing SRV 
records is now SHOULD. (tjb)

Diff: https://xmpp.org/extensions/diff/api/xep/0368/diff/0.1.1/vs/0.1.2

URL: https://xmpp.org/extensions/xep-0368.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0280 (Message Carbons)

2017-02-16 Thread XMPP Extensions Editor
Version 0.12.0 of XEP-0280 (Message Carbons) has been released.

Abstract: In order to keep all IM clients for a user engaged in a conversation, 
outbound messages are carbon-copied to all interested resources.

Changelog: [See revision history] (gl)

Diff: http://xmpp.org/extensions/diff/api/xep/0280/diff/0.11.0/vs/0.12.0

URL: http://xmpp.org/extensions/xep-0280.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0379 (Pre-Authenticated Roster Subscription)

2017-02-16 Thread XMPP Extensions Editor
Version 0.1.2 of XEP-0379 (Pre-Authenticated Roster Subscription) has been 
released.

Abstract: This document defines a protocol and URI scheme for pre-authenticated 
roster links that allow a third party to automatically obtain the user's 
presence subscription. The goal of this is to make onboarding of new XMPP IM 
contacts as easy as possible.

Changelog: Added "Usability Considerations", removed actual XMPP client, some 
text editing. (gl)

Diff: http://xmpp.org/extensions/diff/api/xep/0379/diff/0.1.1/vs/0.1.2

URL: http://xmpp.org/extensions/xep-0379.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-02-13 Thread XMPP Extensions Editor
Version 0.8 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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
  Update after Brussels Summit;
  Remove Explicit Client Activation and replace with client capability 
discovery (summit 3);
  Limit Indirect to Join/Leave;
  Clarify Server use of Disco of Client;
  Add MIX capability information to Roster (summit 10);
  MIX as Core Spec (summit 1);
  Clarifications of password control, voice and name/description (summit 
4/5/6)
  Removal of Subject and reference future Sticky Messages XEP (summit 7);
  Use example JIDs aligned to anticipated BIND2 specification;
  Clarify PubSub Node Type;
  Add Error handling section;
  Substantial Editorial Review;
 (sek)

Diff: http://xmpp.org/extensions/diff/api/xep/0369/diff/0.7.1/vs/0.8

URL: http://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] Proposed XMPP Extension: Extensible In-Band Registration

2017-02-12 Thread XMPP Extensions Editor
The XMPP Extensions Editor has received a proposal for a new XEP.

Title: Extensible In-Band Registration

Abstract: 
This specification defines an XMPP protocol extension for in-band
registration with instant messaging servers and other services with which an
XMPP entity may initiate a stream.
It aims to improve upon the state of the art and replace XEP-0077: In-Band
Registration by allowing multi-factor registration mechanisms, and account
recovery.
  

URL: http://xmpp.org/extensions/inbox/ibr2.html

The council will decide in the next two weeks whether to accept this proposal 
as an official XEP.

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0387 (XMPP Compliance Suites 2017)

2017-02-10 Thread XMPP Extensions Editor
Version 0.2.0 of XEP-0387 (XMPP Compliance Suites 2017) has been released.

Abstract: 
  This document defines XMPP protocol compliance levels for 2017.


Changelog: [See revision history] (ssw)

Diff: http://xmpp.org/extensions/diff/api/xep/0387/diff/0.1.0/vs/0.2.0

URL: http://xmpp.org/extensions/xep-0387.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] Proposed XMPP Extension: Extensible SASL Profile

2017-02-08 Thread XMPP Extensions Editor
The XMPP Extensions Editor has received a proposal for a new XEP.

Title: Extensible SASL Profile

Abstract: This document describes a replacement for the SASL profile documented 
in RFC 6120 which allows for greater extensibility.

URL: http://xmpp.org/extensions/inbox/sasl2.html

The council will decide in the next two weeks whether to accept this proposal 
as an official XEP.

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] NEW: XEP-0387 (XMPP Compliance Suites 2017)

2017-02-08 Thread XMPP Extensions Editor
Version 0.1.0 of XEP-0387 (XMPP Compliance Suites 2017) has been released.

Abstract: 
  This document defines XMPP protocol compliance levels for 2017.


Changelog: [See revision history] (ssw)

Diff: N/A

URL: http://xmpp.org/extensions/xep-0387.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] LAST CALL: XEP-0352 (Client State Indication)

2017-02-08 Thread XMPP Extensions Editor
This message constitutes notice of a Last Call for comments on XEP-0352 (Client 
State Indication).

Abstract: This document defines a way for the client to indicate its 
active/inactive state.

URL: http://xmpp.org/extensions/xep-0352.html

This Last Call begins today and shall end at the close of business on 
2017-02-22.

Please consider the following questions during this Last Call and send your 
feedback to the standards@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!
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] LAST CALL: XEP-0334 (Message Processing Hints)

2017-02-08 Thread XMPP Extensions Editor
This message constitutes notice of a Last Call for comments on XEP-0334 
(Message Processing Hints).

Abstract: This document defines a way to include hints to entities routing or 
receiving a message.

URL: http://xmpp.org/extensions/xep-0334.html

This Last Call begins today and shall end at the close of business on 
2017-02-22.

Please consider the following questions during this Last Call and send your 
feedback to the standards@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!
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] LAST CALL: XEP-0280 (Message Carbons)

2017-02-08 Thread XMPP Extensions Editor
This message constitutes notice of a Last Call for comments on XEP-0280 
(Message Carbons).

Abstract: In order to keep all IM clients for a user engaged in a conversation, 
outbound messages are carbon-copied to all interested resources.

URL: http://xmpp.org/extensions/xep-0280.html

This Last Call begins today and shall end at the close of business on 
2017-02-22.

Please consider the following questions during this Last Call and send your 
feedback to the standards@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!
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] LAST CALL: XEP-0233 (XMPP Server Registration for use with Kerberos V5)

2017-02-08 Thread XMPP Extensions Editor
This message constitutes notice of a Last Call for comments on XEP-0233 (XMPP 
Server Registration for use with Kerberos V5).

Abstract: This specification defines the Kerberos principal name of an XMPP 
server. It also details a method by which a connecting client can determine 
this Kerberos principal name when authenticating using the "GSSAPI" SASL 
mechanism.

URL: http://xmpp.org/extensions/xep-0233.html

This Last Call begins today and shall end at the close of business on 
2017-02-22.

Please consider the following questions during this Last Call and send your 
feedback to the standards@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!
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] NEW: XEP-0386 (Bind 2.0)

2017-02-08 Thread XMPP Extensions Editor
Version 0.1.0 of XEP-0386 (Bind 2.0) has been released.

Abstract: This specification provides a single-request replacement for several 
activities an XMPP client needs to do at startup.

Changelog: First draft accepted by the XMPP Council. (XEP Editor: ssw)

Diff: N/A

URL: http://xmpp.org/extensions/xep-0386.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0368 (SRV records for XMPP over TLS)

2017-02-07 Thread XMPP Extensions Editor
Version 0.1.1 of XEP-0368 (SRV records for XMPP over TLS) has been released.

Abstract: This specification defines a procedure to look up 
xmpps-client/xmpps-server SRV records (for direct TLS connections) in addition 
to xmpp-client/xmpp-server and mix weights/priorities.

Changelog: Implement last call comments, editorial changes, SNI is now MUST. 
(tjb)

Diff: http://xmpp.org/extensions/diff/api/xep/0368/diff/0.1/vs/0.1.1

URL: http://xmpp.org/extensions/xep-0368.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] Proposed XMPP Extension: XMPP Compliance Suites 2017

2017-02-03 Thread XMPP Extensions Editor
The XMPP Extensions Editor has received a proposal for a new XEP.

Title: XMPP Compliance Suites 2017

Abstract: 
  This document defines XMPP protocol compliance levels for 2017.


URL: http://xmpp.org/extensions/inbox/cs2017.html

The council will decide in the next two weeks whether to accept this proposal 
as an official XEP.

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-02-01 Thread XMPP Extensions Editor
Version 0.18.0 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 transferred as 
well as the negotiation of parameters such as the transport to be used.

Changelog: [See revision history] (ls)

Diff: http://xmpp.org/extensions/diff/api/xep/0234/diff/0.17.2/vs/0.18.0

URL: http://xmpp.org/extensions/xep-0234.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0363 (HTTP File Upload)

2017-02-01 Thread XMPP Extensions Editor
Version 0.3.0 of XEP-0363 (HTTP File Upload) has been released.

Abstract: This specification defines a protocol to request permissions from 
another entity to upload a file to a specific path on an HTTP server and at the 
same time receive a URL from which that file can later be downloaded again.

Changelog: Slight syntax changes and added ability to provide additional HTTP 
header fields on slot assignment. (dg)

Diff: http://xmpp.org/extensions/diff/api/xep/0363/diff/0.2.5/vs/0.3.0

URL: http://xmpp.org/extensions/xep-0363.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-01-30 Thread XMPP Extensions Editor
Version 0.7.1 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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
  Ensure all RFC 2119 keywords are capitalized and used correctly;
  Use MAM ID to identify message;
  Clarify use of the various channel names;
  Require all client operations to be direct or indirect (choice is just 
confusing);
  Add description of implicit activation ;
  MIX Domains must not contain users;
  Clarification on identifying channels in rosters;
 (sek)

Diff: http://xmpp.org/extensions/diff/api/xep/0369/diff/0.7/vs/0.7.1

URL: http://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0186 (Invisible Command)

2017-01-28 Thread XMPP Extensions Editor
Version 0.12 of XEP-0186 (Invisible Command) has been released.

Abstract: This document specifies an XMPP protocol extension for user 
invisibility.

Changelog: Added method for specifying server behavior regarding presence 
probes via new 'probe' attribute; increased the protocol version number from 0 
to 1. (psa)

Diff: http://xmpp.org/extensions/diff/api/xep/0186/diff/0.11/vs/0.12

URL: http://xmpp.org/extensions/xep-0186.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0364 (Current Off-the-Record Messaging Usage)

2017-01-28 Thread XMPP Extensions Editor
Version 0.3 of XEP-0364 (Current Off-the-Record Messaging Usage) has been 
released.

Abstract: 
  This document outlines the current usage of Off-the-Record messaging in
  XMPP, its drawbacks, its strengths, and recommendations for improving the
  end user experience.


Changelog: Add a suggestion to use . (egp)

Diff: http://xmpp.org/extensions/diff/api/xep/0364/diff/0.2/vs/0.3

URL: http://xmpp.org/extensions/xep-0364.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0280 (Message Carbons)

2017-01-28 Thread XMPP Extensions Editor
Version 0.11.0 of XEP-0280 (Message Carbons) has been released.

Abstract: In order to keep all IM clients for a user engaged in a conversation, 
outbound messages are carbon-copied to all interested resources.

Changelog: [See revision history] (gl (XEP Editor: ssw))

Diff: http://xmpp.org/extensions/diff/api/xep/0280/diff/0.10.1/vs/0.11.0

URL: http://xmpp.org/extensions/xep-0280.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] LAST CALL: XEP-0333 (Chat Markers)

2017-01-28 Thread XMPP Extensions Editor
This message constitutes notice of a Last Call for comments on XEP-0333 (Chat 
Markers).

Abstract: This specification describes a solution of marking the last received, 
displayed and acknowledged message in a chat.

URL: http://xmpp.org/extensions/xep-0333.html

This Last Call begins today and shall end at the close of business on 
2017-02-11.

Please consider the following questions during this Last Call and send your 
feedback to the standards@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!
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] LAST CALL: XEP-0368 (SRV records for XMPP over TLS)

2017-01-28 Thread XMPP Extensions Editor
This message constitutes notice of a Last Call for comments on XEP-0368 (SRV 
records for XMPP over TLS).

Abstract: This specification defines a procedure to look up 
xmpps-client/xmpps-server SRV records (for TLS connections) in addition to 
xmpp-client/xmpp-server and mix weights/priorities.

URL: http://xmpp.org/extensions/xep-0368.html

This Last Call begins today and shall end at the close of business on 
2017-02-11.

Please consider the following questions during this Last Call and send your 
feedback to the standards@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!
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] OBSOLETE: XEP-0270 (XMPP Compliance Suites 2010)

2017-01-28 Thread XMPP Extensions Editor
Version 1.1 of XEP-0270 (XMPP Compliance Suites 2010) has been released.

Abstract: 
This document defines XMPP protocol compliance levels for 2010.
Note well that it has been superseded by XEP-0375: XMPP Compliance Suites
2016.
  

Changelog: Per a vote of the XMPP Council, move specification from Draft to 
Obsolete. (ssw)

Diff: http://xmpp.org/extensions/diff/api/xep/0270/diff/1.0/vs/1.1

URL: http://xmpp.org/extensions/xep-0270.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0352 (Client State Indication)

2017-01-28 Thread XMPP Extensions Editor
XEP-0352 (Client State Indication) has been Deferred because of inactivity.

Abstract: This document defines a way for the client to indicate its 
active/inactive state.

URL: http://xmpp.org/extensions/xep-0352.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0383 (Burner JIDs)

2017-01-28 Thread XMPP Extensions Editor
Version 0.1.1 of XEP-0383 (Burner JIDs) has been released.

Abstract: 
A mechanism by which users may request anonymous, ephemeral "burner" JIDs.
  

Changelog: Improve security considerations. (ssw)

Diff: http://xmpp.org/extensions/diff/api/xep/0383/diff/0.1/vs/0.1.1

URL: http://xmpp.org/extensions/xep-0383.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0286 (Mobile Considerations)

2017-01-28 Thread XMPP Extensions Editor
Version 0.4.0 of XEP-0286 (Mobile Considerations) has been released.

Abstract: 
  This document provides background information for XMPP implementors
  concerned with mobile devices operating on an LTE cellular network.


Changelog: [See revision history] (ssw)

Diff: http://xmpp.org/extensions/diff/api/xep/0286/diff/0.3/vs/0.4.0

URL: http://xmpp.org/extensions/xep-0286.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-01-27 Thread XMPP Extensions Editor
Version 0.7 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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
  Correct multi-language subject setting;
  Remove MIX Proxy terminology and replace with Participant Server 
Behaviour;
 (sek)

Diff: http://xmpp.org/extensions/diff/api/xep/0369/diff/0.6.5/vs/0.7

URL: http://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0186 (Invisible Command)

2017-01-27 Thread XMPP Extensions Editor
XEP-0186 (Invisible Command) has been Deferred because of inactivity.

Abstract: This document specifies an XMPP-compatible protocol for user 
invisibility.

URL: http://xmpp.org/extensions/xep-0186.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-01-24 Thread XMPP Extensions Editor
Version 0.5 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: Explicitly specify encoding format. Namespace version bump to 
urn:xmpp:hashes:2. (tobias)

Diff: http://xmpp.org/extensions/diff/api/xep/0300/diff/0.4/vs/0.5

URL: http://xmpp.org/extensions/xep-0300.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0374 (OpenPGP for XMPP Instant Messaging)

2017-01-23 Thread XMPP Extensions Editor
Version 0.1.2 of XEP-0374 (OpenPGP for XMPP Instant Messaging) has been 
released.

Abstract: Specifies a OpenPGP for XMPP (XEP-0373) profile for the Instant
Messaging (IM) use case.

Changelog: Make use of XEP-0380: Explicit Message Encryption. (fs)

Diff: http://xmpp.org/extensions/diff/api/xep/0374/diff/0.1.1/vs/0.1.2

URL: http://xmpp.org/extensions/xep-0374.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0336 (Data Forms - Dynamic Forms)

2017-01-17 Thread XMPP Extensions Editor
XEP-0336 (Data Forms - Dynamic Forms) has been Deferred because of inactivity.

Abstract: 
This specification provides extensions to the data forms model 
defined in previous XEPs that permit enhanced end-user interaction and
a better user experience. These extensions permit forms to react on 
user input by permitting the addition, updating or removal of fields in the form
and server-side validation of fields. The extension 
also defines new states making it possible to display disabled controls,
controls with undefined values or error messages, while still being 
backwards compatible with the existing data form model with available
extensions.


URL: http://xmpp.org/extensions/xep-0336.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0335 (JSON Containers)

2017-01-17 Thread XMPP Extensions Editor
XEP-0335 (JSON Containers) has been Deferred because of inactivity.

Abstract: This specification defines an element to be used for encapsulating 
JSON data in XMPP.

URL: http://xmpp.org/extensions/xep-0335.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0330 (Pubsub Subscription)

2017-01-17 Thread XMPP Extensions Editor
XEP-0330 (Pubsub Subscription) has been Deferred because of inactivity.

Abstract: This specification describe a method that allow a user to share a 
list of nodes on which it is Pubsub registered

URL: http://xmpp.org/extensions/xep-0330.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0334 (Message Processing Hints)

2017-01-17 Thread XMPP Extensions Editor
XEP-0334 (Message Processing Hints) has been Deferred because of inactivity.

Abstract: This document defines a way to include hints to entities routing or 
receiving a message.

URL: http://xmpp.org/extensions/xep-0334.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0331 (Data Forms - Color Field Types)

2017-01-17 Thread XMPP Extensions Editor
XEP-0331 (Data Forms - Color Field Types) has been Deferred because of 
inactivity.

Abstract: This specification defines how to publish fields in data forms that 
take color values. Color values are best edited using a color picker dialog, 
rather than manual input.

URL: http://xmpp.org/extensions/xep-0331.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0333 (Chat Markers)

2017-01-17 Thread XMPP Extensions Editor
XEP-0333 (Chat Markers) has been Deferred because of inactivity.

Abstract: This specification describes a solution of marking the last received, 
displayed and acknowledged message in a chat.

URL: http://xmpp.org/extensions/xep-0333.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0326 (Internet of Things - Concentrators)

2017-01-17 Thread XMPP Extensions Editor
XEP-0326 (Internet of Things - Concentrators) has been Deferred because of 
inactivity.

Abstract: This specification describes how to manage and get information from 
concentrators of devices over XMPP networks.

URL: http://xmpp.org/extensions/xep-0326.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0325 (Internet of Things - Control)

2017-01-17 Thread XMPP Extensions Editor
XEP-0325 (Internet of Things - Control) has been Deferred because of inactivity.

Abstract: This specification describes how to control devices or actuators in 
an XMPP-based sensor network.

URL: http://xmpp.org/extensions/xep-0325.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0323 (Internet of Things - Sensor Data)

2017-01-17 Thread XMPP Extensions Editor
XEP-0323 (Internet of Things - Sensor Data) has been Deferred because of 
inactivity.

Abstract: This specification provides the common framework for sensor data 
interchange over XMPP networks.

URL: http://xmpp.org/extensions/xep-0323.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0324 (Internet of Things - Provisioning)

2017-01-17 Thread XMPP Extensions Editor
XEP-0324 (Internet of Things - Provisioning) has been Deferred because of 
inactivity.

Abstract: This specification describes an architecture for efficient 
provisioning of services, access rights and user privileges in for the Internet 
of Things, where
communication between Things is done using the XMPP protocol.

URL: http://xmpp.org/extensions/xep-0324.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0320 (Use of DTLS-SRTP in Jingle Sessions)

2017-01-17 Thread XMPP Extensions Editor
XEP-0320 (Use of DTLS-SRTP in Jingle Sessions) has been Deferred because of 
inactivity.

Abstract: This specification defines how to use DTLS-SRTP (RFC 5763) in the 
Jingle application type for the Real-time Transport Protocol (RTP) as a way to 
negotiate media path key agreement for secure RTP in one-to-one media sessions.

URL: http://xmpp.org/extensions/xep-0320.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0298 (Delivering Conference Information to Jingle Participants (Coin))

2017-01-17 Thread XMPP Extensions Editor
XEP-0298 (Delivering Conference Information to Jingle Participants (Coin)) has 
been Deferred because of inactivity.

Abstract: This specification defines an XMPP extension for tightly coupled
  conference calls. It allows users who participate in multiparty Jingle
  calls via a focus agent (mixer) to retrieve information and receive
  notifications about the state of the call and the other participants.
  This extension is also meant to provide a straightforward way of
  connecting SIP and XMPP clients to the same conference room.


URL: http://xmpp.org/extensions/xep-0298.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0292 (vCard4 Over XMPP)

2017-01-17 Thread XMPP Extensions Editor
XEP-0292 (vCard4 Over XMPP) has been Deferred because of inactivity.

Abstract: This document specifies an XMPP extension for use of the vCard4 XML 
format in XMPP systems, with the intent of obsoleting the vcard-temp format.

URL: http://xmpp.org/extensions/xep-0292.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0215 (External Service Discovery)

2017-01-17 Thread XMPP Extensions Editor
XEP-0215 (External Service Discovery) has been Deferred because of inactivity.

Abstract: This document specifies an XMPP protocol extension for discovering 
services external to the XMPP network.

URL: http://xmpp.org/extensions/xep-0215.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0318 (Best Practices for Client Initiated Presence Probes)

2017-01-17 Thread XMPP Extensions Editor
XEP-0318 (Best Practices for Client Initiated Presence Probes) has been 
Deferred because of inactivity.

Abstract: This specification defines a way to determine the time when a XMPP 
entity has last changed its presence. Using client initiated presence probes 
the current presence of subscribed XMPP users can be requested. In addition a 
protocol to request the uptime of servers and components is defined herein.

URL: http://xmpp.org/extensions/xep-0318.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0286 (Mobile Considerations)

2017-01-17 Thread XMPP Extensions Editor
XEP-0286 (Mobile Considerations) has been Deferred because of inactivity.

Abstract: 
This document provides background information for XMPP 
implementors
concerned with mobile devices operating on an LTE cellular 
network.


URL: http://xmpp.org/extensions/xep-0286.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0264 (Jingle Content Thumbnails)

2017-01-17 Thread XMPP Extensions Editor
XEP-0264 (Jingle Content Thumbnails) has been Deferred because of inactivity.

Abstract: This specification defines a way for a client to supply a preview 
image for Jingle content.

URL: http://xmpp.org/extensions/xep-0264.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0233 (XMPP Server Registration for use with Kerberos V5)

2017-01-17 Thread XMPP Extensions Editor
XEP-0233 (XMPP Server Registration for use with Kerberos V5) has been Deferred 
because of inactivity.

Abstract: This specification defines the Kerberos principal name of an XMPP 
server. It also details a method by which a connecting client can determine 
this Kerberos principal name when authenticating using the "GSSAPI" SASL 
mechanism.

URL: http://xmpp.org/extensions/xep-0233.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] Proposed XMPP Extension: Bind 2.0

2017-01-17 Thread XMPP Extensions Editor
The XMPP Extensions Editor has received a proposal for a new XEP.

Title: Bind 2.0

Abstract: This specification provides a single-request replacement for several 
activities an XMPP client needs to do at startup.

URL: http://xmpp.org/extensions/inbox/bind2.0.html

The council will decide in the next two weeks whether to accept this proposal 
as an official XEP.

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0033 (Extended Stanza Addressing)

2017-01-11 Thread XMPP Extensions Editor
Version 1.2.1 of XEP-0033 (Extended Stanza Addressing) has been released.

Abstract: This specification defines an XMPP protocol extension that enables 
entities to include RFC822-style address headers within XMPP stanzas in order 
to specify multiple recipients or sub-addresses.

Changelog: [See revision history] (cs (XEP Editor: ssw))

Diff: http://xmpp.org/extensions/diff/api/xep/0033/diff/1.2/vs/1.2.1

URL: http://xmpp.org/extensions/xep-0033.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-01-11 Thread XMPP Extensions Editor
Version 0.6.5 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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
  Modify MIX Proxy so that client sends to bare JID
 (sek)

Diff: http://xmpp.org/extensions/diff/api/xep/0369/diff/0.6.4/vs/0.6.5

URL: http://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2017-01-10 Thread XMPP Extensions Editor
Version 0.6.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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
  Add Update and Distribution to Table 3;
  Correct from in messages from channel;
  Use XEP-0297 in message forwarding;
  Update Dependent XEPs
 (sek)

Diff: http://xmpp.org/extensions/diff/api/xep/0369/diff/0.6.2/vs/0.6.3

URL: http://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] NEW: XEP-0385 (Stateless Inline Media Sharing (SIMS))

2017-01-04 Thread XMPP Extensions Editor
Version 0.1.0 of XEP-0385 (Stateless Inline Media Sharing (SIMS)) has been 
released.

Abstract: This specification describes a protocol for stateless asynchronous 
media sharing with integrity and transport flexibility. It allows clients to 
provide a good interoperable user experience in combination with Carbons and 
MAM.

Changelog: Initial version approved by the council. (XEP Editor: ssw)

Diff: http://xmpp.org/extensions/diff/api/xep/0385/diff/0.0.1/vs/0.1.0

URL: http://xmpp.org/extensions/xep-0385.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] Proposed XMPP Extension: Stateless Inline Media Sharing (SIMS)

2016-12-26 Thread XMPP Extensions Editor
The XMPP Extensions Editor has received a proposal for a new XEP.

Title: Stateless Inline Media Sharing (SIMS)

Abstract: This specification describes a protocol for stateless asynchronous 
media sharing with integrity and transport flexibility. It allows clients to 
provide a good interoperable user experience in combination with Carbons and 
MAM.

URL: http://xmpp.org/extensions/inbox/sims.html

The council will decide in the next two weeks whether to accept this proposal 
as an official XEP.

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2016-12-26 Thread XMPP Extensions Editor
Version 0.6.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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
  Add Update and Distribution to Table 3;
  Correct from in messages from channel;
  Use XEP-0297 in message forwarding;
  Update Dependent XEPs
 (sek)

Diff: http://xmpp.org/extensions/diff/api/xep/0369/diff/0.6.2/vs/0.6.3

URL: http://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2016-12-21 Thread XMPP Extensions Editor
Version 0.6.2 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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
  Editorial Changes (Georg Lukas Review)
  Improve 1:1 Conversion
  Sort out MIX Proxy and Presence Update
 (sek)

Diff: http://xmpp.org/extensions/diff/api/xep/0369/diff/0.6.1/vs/0.6.2

URL: http://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0070 (Verifying HTTP Requests via XMPP)

2016-12-09 Thread XMPP Extensions Editor
Version 1.0.1 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 revision history] (XEP Editor: ssw)

Diff: http://xmpp.org/extensions/diff/api/xep/0070/diff/1.0/vs/1.0.1

URL: http://xmpp.org/extensions/xep-0070.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0143 (Guidelines for Authors of XMPP Extension Protocols)

2016-12-09 Thread XMPP Extensions Editor
Version 1.1.2 of XEP-0143 (Guidelines for Authors of XMPP Extension Protocols) 
has been released.

Abstract: This document provides information intended to assist authors of XMPP 
Extension Protocols.

Changelog: Reflect preference for GitHub pull requests to maintain existing 
XEPs; update terminology to refer to XMPP Extensions Editor team. (psa)

Diff: http://xmpp.org/extensions/diff/api/xep/0143/diff/1.1.1/vs/1.1.2

URL: http://xmpp.org/extensions/xep-0143.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0198 (Stream Management)

2016-12-09 Thread XMPP Extensions Editor
Version 1.5.2 of XEP-0198 (Stream Management) has been released.

Abstract: This specification defines an XMPP protocol extension for active 
management of an XML stream between two XMPP entities, including features for 
stanza acknowledgements and stream resumption.

Changelog: Send 'a' element before stream closure. (cs (XEP Editor: ssw))

Diff: http://xmpp.org/extensions/diff/api/xep/0198/diff/1.5.1/vs/1.5.2

URL: http://xmpp.org/extensions/xep-0198.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0198 (Stream Management)

2016-12-08 Thread XMPP Extensions Editor
Version 1.5.1 of XEP-0198 (Stream Management) has been released.

Abstract: This specification defines an XMPP protocol extension for active 
management of an XML stream between two XMPP entities, including features for 
stanza acknowledgements and stream resumption.

Changelog: Fix example syntax highlighting and formatting. (ssw)

Diff: http://xmpp.org/extensions/diff/api/xep/0198/diff/1.5/vs/1.5.1

URL: http://xmpp.org/extensions/xep-0198.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2016-12-08 Thread XMPP Extensions Editor
Version 1.13.3 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: Include publisher with any item retrieval. (ss (XEP Editor: ssw))

Diff: http://xmpp.org/extensions/diff/api/xep/0060/diff/1.13.2/vs/1.13.3

URL: http://xmpp.org/extensions/xep-0060.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0053 (XMPP Registrar Function)

2016-12-08 Thread XMPP Extensions Editor
Version 1.7 of XEP-0053 (XMPP Registrar Function) has been released.

Abstract: This document defines the roles and processes of the XMPP Registrar 
function within the XMPP Standards Foundation.

Changelog: Modify registration status names to be consistent with IANA 
terminology (Provisional, Permanent, Historical). (psa)

Diff: http://xmpp.org/extensions/diff/api/xep/0053/diff/1.6/vs/1.7

URL: http://xmpp.org/extensions/xep-0053.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] NEW: XEP-0384 (OMEMO Encryption)

2016-12-07 Thread XMPP Extensions Editor
Version 0.1 of XEP-0384 (OMEMO Encryption) has been released.

Abstract: This specification defines a protocol for end-to-end encryption in 
one-on-one chats that may have multiple clients per account.

Changelog: Initial version approved by the council. (XEP Editor: ssw)

Diff: http://xmpp.org/extensions/diff/api/xep/0384/diff/0.0.2/vs/0.1

URL: http://xmpp.org/extensions/xep-0384.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] NEW: XEP-0383 (Burner JIDs)

2016-12-07 Thread XMPP Extensions Editor
Version 0.1 of XEP-0383 (Burner JIDs) has been released.

Abstract: 
A mechanism by which users may request anonymous, ephemeral "burner" JIDs.
  

Changelog: Initial version approved by the council. (XEP Editor: ssw)

Diff: N/A

URL: http://xmpp.org/extensions/xep-0383.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] NEW: XEP-0382 (Spoiler messages)

2016-12-07 Thread XMPP Extensions Editor
Version 0.1 of XEP-0382 (Spoiler messages) has been released.

Abstract: 
  This specification defines an XMPP protocol extension that provides a
  method for indicating a message is a spoiler and should be displayed as
  such.


Changelog: Initial version approved by the council. (XEP Editor: ssw)

Diff: http://xmpp.org/extensions/diff/api/xep/0382/diff/0.0.2/vs/0.1

URL: http://xmpp.org/extensions/xep-0382.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2016-12-07 Thread XMPP Extensions Editor
Version 0.6.1 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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
  Clarify Direct PubSub acces to each node type  
 (sek)

Diff: http://xmpp.org/extensions/diff/api/xep/0369/diff/0.6/vs/0.6.1

URL: http://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2016-12-05 Thread XMPP Extensions Editor
Version 0.6.1 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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
  Clarify Direct PubSub acces to each node type  
 (sek)

Diff: http://xmpp.org/extensions/diff/api/xep/0369/diff/0.6/vs/0.6.1

URL: http://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2016-12-02 Thread XMPP Extensions Editor
Version 0.6 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 human group 
communication and communication between non-human entities using channels, 
although with greater flexibility and extensibility than existing groupchat 
technologies such as Multi-User Chat (MUC).   MIX uses Publish-Subscribe to 
provide flexible access and publication, and uses Message Archive Management 
(MAM) to provide storage and archiving. 

Changelog: 
 Added Internationalization Consideration section, and various I18n edits;
 Added Security Considerations section;
 Tombstoning of Redaction changes made optional;
 Added a section specifying MIX Proxy;
 Change configuration and information node management to directly use 
PubSub;
 Provide for XEP-0202 (vCard4 over XMPP) in addition to vcard-temp support.
 (sek (XEP Editor: ssw))

Diff: http://xmpp.org/extensions/diff/api/xep/0369/diff/0.5/vs/0.6

URL: http://xmpp.org/extensions/xep-0369.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] NEW: XEP-0381 (Internet of Things Special Interest Group (IoT SIG))

2016-11-23 Thread XMPP Extensions Editor
Version 0.1.0 of XEP-0381 (Internet of Things Special Interest Group (IoT SIG)) 
has been released.

Abstract: This document proposes the formation of a Special Interest Group SIG) 
within the XSF devoted to the application of XMPP technologies to the Internet 
of Things (IoT).

Changelog: [See revision history] (XEP Editor: ssw)

Diff: http://xmpp.org/extensions/diff/api/xep/0381/diff/0.0.1/vs/0.1.0

URL: http://xmpp.org/extensions/xep-0381.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0053 (XMPP Registrar Function)

2016-11-09 Thread XMPP Extensions Editor
Version 1.6 of XEP-0053 (XMPP Registrar Function) has been released.

Abstract: This document defines the roles and processes of the XMPP Registrar 
function within the XMPP Standards Foundation.

Changelog: Introduce 'Deprecated' registration status. (ssw)

Diff: http://xmpp.org/extensions/diff/api/xep/0053/diff/1.5/vs/1.6

URL: http://xmpp.org/extensions/xep-0053.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] Proposed XMPP Extension: Spoiler messages

2016-11-01 Thread XMPP Extensions Editor
The XMPP Extensions Editor has received a proposal for a new XEP.

Title: Spoiler messages

Abstract: 
  This specification defines an XMPP protocol extension that provides a
  method for indicating a message is a spoiler and should be displayed as
  such.


URL: http://xmpp.org/extensions/inbox/spoiler.html

The council will decide in the next two weeks whether to accept this proposal 
as an official XEP.

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0359 (Unique and Stable Stanza IDs)

2016-11-01 Thread XMPP Extensions Editor
Version 0.4 of XEP-0359 (Unique and Stable Stanza IDs) has been released.

Abstract: This specification describes unique and stable IDs for stanzas.

Changelog: [See revision history] (dg)

Diff: http://xmpp.org/extensions/diff/api/xep/0359/diff/0.3.0/vs/0.4

URL: http://xmpp.org/extensions/xep-0359.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] Proposed XMPP Extension: OMEMO Encryption

2016-10-31 Thread XMPP Extensions Editor
The XMPP Extensions Editor has received a proposal for a new XEP.

Title: OMEMO Encryption

Abstract: This specification defines a protocol for end-to-end encryption in 
one-on-one chats that may have multiple clients per account.

URL: http://xmpp.org/extensions/inbox/omemo.html

The council will decide in the next two weeks whether to accept this proposal 
as an official XEP.

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] LAST CALL: XEP-0371 (Jingle ICE Transport Method)

2016-10-29 Thread XMPP Extensions Editor
This message constitutes notice of a Last Call for comments on XEP-0371 (Jingle 
ICE Transport Method).

Abstract: This specification defines a Jingle transport method that results in 
sending media data using datagram associations via the User Datagram Protocol 
(UDP) or using end-to-end connections via the Transport Control Protocol (TCP). 
This transport method is negotiated via the Interactive Connectivity 
Establishment (ICE) methodology (which provides robust NAT traversal for media 
traffic) and also supports the ability to exchange candidates throughout the 
life of the session, consistent with so-called "Trickle ICE" 
(draft-ietf-ice-trickle).

URL: http://xmpp.org/extensions/xep-0371.html

This Last Call begins today and shall end at the close of business on 
2016-11-12.

Please consider the following questions during this Last Call and send your 
feedback to the standards@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!
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


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

2016-10-29 Thread XMPP Extensions Editor
This message constitutes notice of a Last Call for comments on XEP-0300 (Use of 
Cryptographic Hash Functions in XMPP).

Abstract: This document provides recommendations for the use of cryptographic 
hash functions in XMPP protocol extensions.

URL: http://xmpp.org/extensions/xep-0300.html

This Last Call begins today and shall end at the close of business on 
2016-11-12.

Please consider the following questions during this Last Call and send your 
feedback to the standards@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!
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] UPDATED: XEP-0160 (Best Practices for Handling Offline Messages)

2016-10-29 Thread XMPP Extensions Editor
Version 1.0.1 of XEP-0160 (Best Practices for Handling Offline Messages) has 
been released.

Abstract: This document specifies best practices to be followed by Jabber/XMPP 
servers in handling messages sent to recipients who are offline.

Changelog: Use the correct namespace in the Service Discovery examples; fix 
some formatting. (egp)

Diff: http://xmpp.org/extensions/diff/api/xep/0160/diff/1.0/vs/1.0.1

URL: http://xmpp.org/extensions/xep-0160.html

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


  1   2   3   4   5   6   7   8   9   10   >