From f6b6a656bd4b84dc39c47259ec7f96bc5bde9f17 Mon Sep 17 00:00:00 2001 From: Unknown User Date: Mon, 31 Aug 2009 18:08:41 +0000 Subject: [PATCH] added note about service discovery git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3374 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0175.xml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/xep-0175.xml b/xep-0175.xml index b2957084..70416869 100644 --- a/xep-0175.xml +++ b/xep-0175.xml @@ -22,10 +22,10 @@ N/A &stpeter; - 1.2rc1 - 2009-07-06 + 1.2rc2 + in progress, last updated 2009-08-31 psa -

Provided more detailed recommendations regarding usage restrictions for anonymous users.

+

Provided more detailed recommendations regarding usage restrictions for anonymous users; added note about user/anonymous service discovery identity.

1.1 @@ -161,6 +161,21 @@ + +

A server MUST reply to a &xep0030; information ("disco#info") request sent to the bare JID &LOCALBARE; of the user with an identity of "account/anonymous", as shown in the following example.

+ + + + + + + + ]]> +

The security considerations discussed in RFC 3920 and RFC 4505 apply to the use of SASL ANONYMOUS in XMPP; specific suggestions regarding usage restrictions for anonymous users are provided under the Recommendations section of this document.