From 0bfb79a45b06ed182558fc4e185cfe2fb6612930 Mon Sep 17 00:00:00 2001 From: Ian Paterson Date: Wed, 30 May 2007 14:12:24 +0000 Subject: [PATCH] 0.5 RC1 added reference to ESessions requirements git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@871 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0187.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/xep-0187.xml b/xep-0187.xml index d0220f21..b5671fd8 100644 --- a/xep-0187.xml +++ b/xep-0187.xml @@ -70,6 +70,12 @@ None offlineesession &ianpaterson; + + 0.5 + 2007-05-30 + ip +

Added reference to Requirements for Encrypted Sessions

+
0.4 2006-11-27 @@ -380,7 +386,7 @@

Alice MUST NOT send encrypted content within an offline ESession started by Bob. If Bob is conducting an offline ESession with Alice when she is online (e.g., if he is not subscribing to her presence), then if Alice wants to send a stanza to Bob, she MUST terminate the offline ESession and start a new online ESession first.

-

For Offline ESessions, Bob SHOULD include a 'Created' SHIM header in the encrypted content. Assuming she trusts Bob, Alice SHOULD trust this header and ignore the unencrypted &xep0203; element inserted by her server.

+

For Offline ESessions, Bob SHOULD include a 'Created' SHIM header in the encrypted content. Assuming she trusts Bob, Alice SHOULD trust this header and ignore the unencrypted &xep0091; element inserted by her server.