1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-21 08:45:04 -05:00

remove less important part of section "Implementation Notes"

This commit is contained in:
Melvin Keskin 2019-03-08 01:19:09 +01:00
parent 421fb2132f
commit 470513ee04

View File

@ -285,12 +285,6 @@
A1 fetches B2's key and is then able to automatically authenticate A2's key.
</p>
</section2>
<p>
It can happen, that device 1 manually authenticates the key of device 2 while device 1 is offline.
If then device 3 also manually authenticated the same key and sends authentication messages for it while device 1 is still offline, there would be, after device 1 got online again and sent its authentication messages, several authentication messages with the same content circulating.
That would lead to unnecessary network load.
Therefore, a client that receives an authentication message MAY stop the sending of an authentication message with the same content to the same recipients.
</p>
</section1>
<section1 topic='Security Considerations' anchor='security'>
<section2 topic='Notification' anchor='security-notification'>