this post was submitted on 05 Dec 2023
209 points (86.7% liked)

Technology

58061 readers
31 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago (2 children)

> Signal stores all your messages and media as well, the difference is they encrypt it on their servers.

What evidence do you have to support this claim?

The last time I looked into this, messages and media were only stored encrypted on servers until they were retrieved or expired.

After that, the local device is where things are stored.

@MacNCheezus

[–] [email protected] -1 points 9 months ago (1 children)

What evidence do you have to support this claim?

How do they manage to make the same messages appear on multiple devices? I use Signal on my phone and two other computers. Even if one of them is offline, once I go online, it will show the same messages as the other devices, even if I have already seen them on my phone. They sure aren't going to connect to my phone to pull the messages from there.

I do think there is a limit to this feature – when you connect a new device, you will not see any history on there. Only messages you receive after activating the device will show up, so it's possible they just keep track of how many active devices you have, and once a message has been retrieved by all of them, it will be deleted from the server. But that would also mean that if you don't sign out of a device before retiring it, messages COULD potentially stay on their servers forever, unless they delete them after a certain period.

[–] [email protected] 2 points 9 months ago* (last edited 9 months ago) (1 children)

> How do they manage to make the same messages appear on multiple devices?

For a long time, they didn't.

I don't know for sure, but I expect it involves keys that multiple devices share. Any "linked" device would be able to download the encrypted copy and decrypt the message that way. Once any device has done that, it can send a copy to any other devices using the unique keys it knows for that device.

This link describes independent queues for devices: https://support.signal.org/hc/en-us/articles/5532268300186-Disappearing-Messages-with-a-Linked-Device

@MacNCheezus

[–] [email protected] 1 points 9 months ago

Right, that makes sense, although the article doesn’t go into detail about how the server decides when it’s time to delete a message.

It also doesn’t back up your claim that multiple devices sharing the same account will ever exchange messages amongst each other. Which would be a technical nightmare BTW since they could be located behind firewalls etc. and this still require a central server to coordinate. Might as well keep the middle man in that case and leave the messages on the server until they’ve been retrieved.

My initial point therefore is mostly correct: messages ARE stored on their servers in encrypted form for an unknown length of time, although likely not forever.