Confirmed users
632
edits
Line 18: | Line 18: | ||
Standalone clients receive the room metadata key '''kR''' in the fragment portion of the URL that was provided to them as the means of joining the room. Upon retrieving the encrypted room context information from the server, they use this '''kR''' to decode the room context information and display it to the user. | Standalone clients receive the room metadata key '''kR''' in the fragment portion of the URL that was provided to them as the means of joining the room. Upon retrieving the encrypted room context information from the server, they use this '''kR''' to decode the room context information and display it to the user. | ||
<center>[[File:Loop-keys-encrypt.png|Information flow in Loop key handling: initial room setup]]</center> | <center>[[File:Loop-keys-encrypt.png|Information flow in Loop key handling: initial room setup|800px]]</center> | ||
<center>'''Information flow in Loop key handling: initial room setup'''</center> | <center>'''Information flow in Loop key handling: initial room setup'''</center> | ||
<center>[[File:Loop-keys-decrypt.png|Information flow in Loop key handling: subsequent room handling]]</center> | <center>[[File:Loop-keys-decrypt.png|Information flow in Loop key handling: subsequent room handling|800px]]</center> | ||
<center>'''Information flow in Loop key handling: subsequent room handling'''</center> | <center>'''Information flow in Loop key handling: subsequent room handling'''</center> | ||