diff --git a/inbox/muc-selfping.xml b/inbox/muc-selfping.xml index afb49504..7b2da711 100644 --- a/inbox/muc-selfping.xml +++ b/inbox/muc-selfping.xml @@ -141,6 +141,9 @@
In Multi-Session-Nick scenarios, where multiple clients of the same user + are joined as the same participant, it is possible that another client + initiates a nickname change while a ping request is pending. In that case, + the ping might be responded to with <item-not-found>.
+A client should not perform a self-ping after initiating a nickname + change, and before receiving the response to the nickname change from the + service, as it is not yet clear whether the new nickname will be accepted. +
+A MUC service implementation should not allow a non-participant to obtain information about participants. This is however true irregardless of