From 4bb19d47d3ebaff76a42d541aeb8e8a836502241 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Thu, 4 Oct 2007 16:43:01 +0000 Subject: [PATCH] typos git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1280 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0060.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xep-0060.xml b/xep-0060.xml index 291e892e..611abbfa 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -5161,7 +5161,7 @@ And by opposing end them? manage-subscriptions Node owners may manage subscriptions. OPTIONAL - Manage Subscribers + Manage Subscriptions member-affiliation @@ -5251,7 +5251,7 @@ And by opposing end them? retrieve-affiliations Retrieval of current affiliations is supported. RECOMMENDED - Retrieve Affiliations + Retrieve Affiliations retrieve-default @@ -5269,7 +5269,7 @@ And by opposing end them? retrieve-subscriptions Retrieval of current subscriptions is supported. RECOMMENDED - Retrieve Subscriptions + Retrieve Subscriptions subscribe @@ -5809,7 +5809,7 @@ O, what a rogue and peasant slave am I! -

Because the data published to a pubsub node may contain sensitive information (e.g., a user's geolocation), node owners SHOULD exercise care in approving subscription requests. Security considerations regarding particular kinds of information are the responsbility of the using protocol.

+

Because the data published to a pubsub node may contain sensitive information (e.g., a user's geolocation), node owners SHOULD exercise care in approving subscription requests. Security considerations regarding particular kinds of information are the responsbility of the "using protocol".

A service MUST NOT allow non-owners or other unauthorized entities to complete any actions defined under the Owner Use Cases section of this document.

A service MUST adhere to the defined access model in determining whether to send event notifications or payloads to an entity, or allow an entity to retrieve items from a node. A service MAY enforce additional privacy and security policies when determining whether an entity is allowed to subscribe to a node or retrieve items from a node; however, any such policies shall be considered specific to an implementation or deployment and are out of scope for this document.