XEP-0384: thank chaosdorf and modify device event example

This commit is contained in:
Daniel Gultsch 2020-03-08 17:36:17 +01:00
parent 649e389bf4
commit 8ac3c35e98
1 changed files with 2 additions and 1 deletions

View File

@ -319,7 +319,7 @@
<item id='current'>
<devices xmlns='urn:xmpp:omemo:1'>
<device id='12345' />
<device id='4223' />
<device id='4223' label='Gajim on Ubuntu Linux' />
</devices>
</item>
</items>
@ -697,5 +697,6 @@ message OMEMOKeyExchange {
<section1 topic='Acknowledgements' anchor='ack'>
<p>Big thanks to Daniel Gultsch for mentoring me during the development of this protocol. Thanks to Thijs Alkemade and Cornelius Aschermann for talking through some of the finer points of the protocol with me. And lastly I would also like to thank Sam Whited, Holger Weiss, and Florian Schmaus for their input on the standard.</p>
<p>The authors would like to thank the Chaosdorf for hosting them during the development of version 0.4.0 of this specification.</p>
</section1>
</xep>