diff --git a/xep-0352.xml b/xep-0352.xml index 41909b31..b7a41c80 100644 --- a/xep-0352.xml +++ b/xep-0352.xml @@ -25,6 +25,12 @@ csi &mwild; + + 0.2.1 + 2017-02-18 + fs +

Clarify that the CSI state is not restored when the stream is resumed.

+
0.2 2015-10-02 @@ -148,6 +154,14 @@ and responds to the ping with a pong --> ]]> + +

After a previous stream was resumed using mechanisms like + &xep0198;, the CSI state is not restored. That is, stream + resumption does not affect the current CSI state, which always + defaults to 'active' for new and resumed streams. Clients wishing + to immediately go to the inactive state should do so after stream + resumption.

+

To protect the privacy of users, servers MUST NOT reveal the clients active/inactive state to other @@ -182,4 +196,7 @@ and responds to the ping with a pong --> ]]> + +

Thanks to Florian Schmaus for his feedback.

+