mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-04 07:03:14 +00:00
Update noise-sessions.md
This commit is contained in:
parent
32b577eb32
commit
093a453d76
@ -88,7 +88,7 @@ This is achieved through two main supported session management mechanisms that w
|
|||||||
|
|
||||||
In a $N11M$ setting, each party's device shares the same Noise session information used to encrypt and decrypt messages exchanged with the other party.
|
In a $N11M$ setting, each party's device shares the same Noise session information used to encrypt and decrypt messages exchanged with the other party.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
More precisely, once the first Noise session between any of Alice's and Bob's device is instantiated,
|
More precisely, once the first Noise session between any of Alice's and Bob's device is instantiated,
|
||||||
its session information is securely propagated to all other devices,
|
its session information is securely propagated to all other devices,
|
||||||
@ -123,7 +123,7 @@ This session management mechanism is loosely based on the paper ["Multi-Device f
|
|||||||
In a $NM$ setting, we require all of $N$ Alice's devices to have an active Noise session with each of Bob's $M$ devices,
|
In a $NM$ setting, we require all of $N$ Alice's devices to have an active Noise session with each of Bob's $M$ devices,
|
||||||
for a total of $NM$ concurrently active Noise sessions between Alice and Bob.
|
for a total of $NM$ concurrently active Noise sessions between Alice and Bob.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
A message is sent from the currently-in-use sender's device to all recipent's devices,
|
A message is sent from the currently-in-use sender's device to all recipent's devices,
|
||||||
by properly encrypting and sending it to the content topics of each corresponding active Noise session.
|
by properly encrypting and sending it to the content topics of each corresponding active Noise session.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user