mirror of https://github.com/moparisthebest/xeps
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
114 lines
3.8 KiB
114 lines
3.8 KiB
<?xml version='1.0' encoding='UTF-8'?> |
|
<!DOCTYPE xep SYSTEM 'xep.dtd' [ |
|
<!ENTITY % ents SYSTEM "xep.ent"> |
|
%ents; |
|
]> |
|
<?xml-stylesheet type='text/xsl' href='xep.xsl'?> |
|
<xep> |
|
<header> |
|
<title>Jabber Interest Groups</title> |
|
<abstract>This is the official list and summary information of the Jabber Interest Groups.</abstract> |
|
&LEGALNOTICE; |
|
<number>0005</number> |
|
<status>Obsolete</status> |
|
<type>Informational</type> |
|
<sig>None</sig> |
|
<dependencies> |
|
<spec>XMPP Core</spec> |
|
</dependencies> |
|
<supersedes/> |
|
<supersededby/> |
|
<shortname>N/A</shortname> |
|
<author> |
|
<firstname>Jeremie</firstname> |
|
<surname>Miller</surname> |
|
<email>jer@jabber.org</email> |
|
</author> |
|
<revision> |
|
<version>1.1</version> |
|
<date>2002-05-08</date> |
|
<initials>psa</initials> |
|
<remark>Changed Status to Obsolete per approval of XEP-0019.</remark> |
|
</revision> |
|
<revision> |
|
<version>1.0</version> |
|
<date>2001-07-03</date> |
|
<initials>jer</initials> |
|
<remark>First Post! ;)</remark> |
|
</revision> |
|
</header> |
|
|
|
<section1 topic='Standards Compliance'> |
|
<ul> |
|
<li>Michael Bauer / bauer@jabber.com</li> |
|
<li>Julian Missig / julian@jabber.org</li> |
|
<li>Terry Smelser / tsmelser@sltscommunications.net</li> |
|
<li>DJ Adams / dj.adams@pobox.com</li> |
|
<li>Mike Szczerban / mikeszcz@delanet.com</li> |
|
</ul> |
|
<p>Determine standards for implementing derivative trademarks (e.g., "100% Jabber Protocol Compliant") and test software and services for compliance.</p> |
|
</section1> |
|
|
|
<section1 topic='File Transfer and Out Of Band data (OOB)'> |
|
<ul> |
|
<li>Ryan Eatmon / reatmon@jabber.org</li> |
|
<li>Jer / jer@jabber.org</li> |
|
<li>Stephen Lee / srlee@myjabber.org</li> |
|
<li>Jim Powell / PowellJF@navair.navy.mil</li> |
|
<li>Zad / zadk@mynet.com</li> |
|
<li>Michael J. Emswiler / memswiler@hotmail.com</li> |
|
</ul> |
|
<p>Resolve issues around using the jabber:*:oob namespaces, and explore extending them to support additional requirements for managing multimedia streams (SIP). |
|
Create additional protocols and methods to assist exchanging OOB data in heterogeneous environments where direct connections are not possible (PASS).</p> |
|
</section1> |
|
|
|
<section1 topic='Security'> |
|
<ul> |
|
<li>Thomas Muldowney / temas@jabber.org</li> |
|
<li>Al Sutton / al@alsutton.com</li> |
|
<li>Rahul Dave / rahul@mozdev.org</li> |
|
</ul> |
|
<p>Focusing on authentication, message encryption, connection security, etc.</p> |
|
</section1> |
|
|
|
<section1 topic='Forms'> |
|
<ul> |
|
<li>Ryan Eatmon / reatmon@jabber.org</li> |
|
<li>Thomas Muldowney / temas@jabber.org</li> |
|
<li>Adam Theo / adamtheo@theoretic.com</li> |
|
<li>Mike Szczerban / mikeszcz@delanet.com</li> |
|
<li>Michael J. Emswiler / memswiler@hotmail.com</li> |
|
</ul> |
|
<p>To define a new namespace for dynamic forms. Minimally to supplant jabber:iq:register and jabber:iq:search.</p> |
|
</section1> |
|
|
|
<section1 topic='Text Formatting'> |
|
<ul> |
|
<li>Julian Missig / julian@jabber.org</li> |
|
<li>Michael J. Emswiler / memswiler@hotmail.com</li> |
|
</ul> |
|
<p>Will determine the protocol for sending and receiving formatted messages in Jabber (XHTML-Basic)</p> |
|
</section1> |
|
|
|
<section1 topic='Browsing'> |
|
<ul> |
|
<li>Jer / jer@jabber.org</li> |
|
<li>Peter Millard / me@pgmillard.com</li> |
|
<li>David Waite / dwaite@jabber.com</li> |
|
</ul> |
|
<p>The replacement for agents, including extensible directory lookups and namespace feature negotiation. Defined as a draft protocol but needs additional work.</p> |
|
</section1> |
|
|
|
<section1 topic='Presence Management'> |
|
<ul> |
|
<li>Dave Smith / dave@jabber.org</li> |
|
<li>Oliver Wing / owing@vianetworks.co.uk</li> |
|
<li>David Waite / dwaite@jabber.com</li> |
|
<li>Rahul Dave / rahul@mozdev.org</li> |
|
<li>Peter Millard / me@pgmillard.com</li> |
|
</ul> |
|
<p>Describe in detail how presence management currently works, and work on proposals for things like invisibility.</p> |
|
</section1> |
|
|
|
</xep> |
|
|
|
|