this post was submitted on 04 Dec 2023
-33 points (40.0% liked)

Technology

58115 readers
5131 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] 5 points 9 months ago (2 children)

Isn't signal open source though? I know being open source doesn't magically make it interoperable with other services but even if Signal or Whisper systems sell out, someone could just fork the projects

[–] [email protected] 5 points 9 months ago (2 children)

You cannot run Signal without "Signal - the company" existing. All of their systems are designed to be attached to one specific backend, namely the signal-run backend, meaning without re-engineering the existing infrastructure you cannot simply swap over.

As @kpw already mentioned, "Signal - the company" dying would involve a functional reset of everything: No contacts, no servers, no infrastructure. COULD you fork the thing and build you own system? Sure, but it would be functionally unusable since no one else would be using it, since everything relies on specifically the signal servers to function. A post-signal system could re-use some of their code (if it runs outside signal corp - "works on my machine" could be present in this project as well), but would need to rebuild the actual network.

This is in contrast to something like the matrix protocol: If a specific matrix instance goes kaput, you still have the overall network working. This means that even if an instance implodes, you would have an easy migration path since the matrix network itself persists.

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

Signal has been forked already, including the back ends. Session is demonstration of this. They changed the architecture. But there's no reason you yourself could not stand up your own independent signal compatible back ends

Signal the protocol is not going to die. It's very open source and resilient. Anyone can stand up their own signal compatible servers today and reproduce the network. It's a critical mass problem, so you would need some reason for a bunch of people to switch signal networks.

Signal the foundation, and the signal foundation servers may die at any time it's unlikely but it's possible.

Could some project like Molly.im stand up their own signal servers, and federate with normal signal for people who aren't on the Molly servers? Absolutely. They could make the signal clients network agnostic, talking to different contacts on different networks. They could do this today. But, running those servers is going to cost money.

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

All your contacts will still be gone when their servers shut down.

[–] theherk 10 points 9 months ago (1 children)

So? Data permanence isn’t the main idea of Signal.

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

Now everyone is using WhatsApp again and all energy that went towards convincing everyone to use Signal is lost. A better use of that energy would have been be to promote provider independent internet standards.

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

Not in my social circles.

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

Using the current server distribution of my contacts, I would never loose more than 13% of my contacts if a single server shuts down. Federated systems are much more resilient against providers shutting down as well as takeovers. Think Reddit vs Lemmy, Twitter vs Mastodon, Signal vs XMPP.