From a037ddd440241ea71e67a61c32877622c77fc10b Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Fri, 16 Feb 2007 06:06:59 +0000 Subject: [PATCH] 1.1 published git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@598 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0092.xml | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) diff --git a/xep-0092.xml b/xep-0092.xml index 14adfd00..0a2e8fe5 100644 --- a/xep-0092.xml +++ b/xep-0092.xml @@ -23,22 +23,22 @@ &stpeter; - 1.1pre1 - in progress, last updated 2007-02-08 + 1.1 + 2007-02-15 psa - Per a vote of the XMPP Council, changed from Historical and Active to Standards Track and Draft; recommended use of Entity Capabilities instead of Software Version when presence information is available; added proviso to security considerations regarding disclosure of operating system information. +

Per a vote of the XMPP Council, changed from Historical and Active to Standards Track and Draft; recommended use of Entity Capabilities instead of Software Version when presence information is available; added proviso to security considerations regarding disclosure of operating system information; added section on Service Discovery.

1.0 2003-10-08 psa - Per a vote of the Jabber Council, changed status to Active. +

Per a vote of the Jabber Council, changed status to Active.

0.1 2003-05-22 psa - Initial version. +

Initial version.

@@ -78,6 +78,27 @@ ]]>

The standard error conditions described in &xep0086; apply (e.g., service unavailable if the entity does not support the namespace).

+ +

In order for a requesting entity to determine if a responding entity supports result set management, it SHOULD send a &xep0030; information request to the responding entity:

+ + + + ]]> + + + ... + + ... + + + ]]> +

Revealing the application's underlying operating system may open the user or system to attacks directed against that operating system; therefore, an application MUST provide a way for a human user or administrator to disable sharing of information about the operating system.