diff --git a/xep-0352.xml b/xep-0352.xml index 8cfba763..4c2c2bff 100644 --- a/xep-0352.xml +++ b/xep-0352.xml @@ -23,6 +23,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 @@ -146,6 +152,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 @@ -180,4 +194,7 @@ and responds to the ping with a pong --> ]]> + +

Thanks to Florian Schmaus for his feedback.

+