From 7c998460f75e9ef409aa9ac9eea9beff81b82f25 Mon Sep 17 00:00:00 2001 From: stpeter Date: Wed, 5 Jan 2011 11:51:18 -0700 Subject: [PATCH] typo --- xep-0166.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0166.xml b/xep-0166.xml index f454444e..aea6e6bf 100644 --- a/xep-0166.xml +++ b/xep-0166.xml @@ -1525,7 +1525,7 @@ PENDING o-----------------------+ |

Mere negotiation of a Jingle session can expose sensitive information about the parties (e.g., IP addresses, or even the full JID of the responder). Care MUST be taken in communicating such information, and end-to-end encryption SHOULD be used if the parties do not trust the intermediate servers or gateways.

-

The 'initiator' and 'responder' attributes can be used to redirect a session from one JID to anther JID (i.e., the 'initiator' or 'responder' attribute might not match the 'from' or 'to' attribute of the sender). An application SHOULD NOT accept the redirection unless the bare JIDs match (i.e., the session is being redirected from one authorized resource to another authorized resource associated with the same account).

+

The 'initiator' and 'responder' attributes can be used to redirect a session from one JID to another JID (i.e., the 'initiator' or 'responder' attribute might not match the 'from' or 'to' attribute of the sender). An application SHOULD NOT accept the redirection unless the bare JIDs match (i.e., the session is being redirected from one authorized resource to another authorized resource associated with the same account).