this post was submitted on 01 Jun 2024
1 points (100.0% liked)

The Signal messenger and protocol.

2058 readers
1 users here now

https://signal.org/

founded 4 years ago
MODERATORS
 
top 1 comments
sorted by: hot top controversial new old
[–] jet@hackertalks.com 1 points 10 months ago

Because for linked devices to work it's like a group chat. Each app must encode their messages in the keys for all devices. So if you have two linked devices and Alice wants to send you a message A she has to encode it encode(bob1, A), encode(bob2,A)

So the clients MUST know about the number of linked device keys for the protocol to work.