this post was submitted on 03 Dec 2023
248 points (100.0% liked)

Technology

37603 readers
520 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

We estimate that by 2025, Signal will require approximately $50 million dollars a year to operate—and this is very lean compared to other popular messaging apps that don’t respect your privacy.

you are viewing a single comment's thread
view the rest of the comments
[–] master5o1@lemmy.nz 9 points 9 months ago (1 children)

Ten years ago sure, the days I'd suggest matrix instead.

[–] u_tamtam@programming.dev 1 points 9 months ago (3 children)

I assessed XMPP vs Matrix about 8 years ago, and strikingly, the basis on which it didn't make the cut still applies today. Here's what I responded to a sibling post: https://programming.dev/comment/5408356

In short, Matrix dug themselves into a complexity pit with an inadequate protocol, survived for a while on venture capital money (upscaling servers and marketing at all cost), all of it dried up, and now they are in financial trouble. Matrix won't disappear overnight, but is definitely losing the means to run the managed instances and the client/server ecosystem.

[–] Kaldo@kbin.social 1 points 9 months ago (2 children)

Is Matrix's problem just the large scale? I thought it worked relatively well if you're just using it for personal needs like smaller servers and personal bridges.

[–] Zworf@beehaw.org 1 points 9 months ago

It works great for me for personal use yes.

[–] u_tamtam@programming.dev 1 points 9 months ago

Matrix problems become unmanageable at scale, but the effects of the underlying complexity can be felt long before: https://telegra.ph/why-not-matrix-08-07

[–] ryannathans@aussie.zone 1 points 9 months ago* (last edited 9 months ago) (2 children)

Isn't that why they built matrix 2? Or am I thinking of element 2?

Edit: it's matrix

https://matrix.org/blog/2023/09/matrix-2-0/

[–] Zworf@beehaw.org 1 points 9 months ago* (last edited 9 months ago)

And Element X as client.

They are kinda shooting themselves in the foot with all their big rewrites though. Like Vector, Riot, Element, Element X (and I think before vector/riot there was another official client). And Synapse/dendrite... It feels like they spread their development over too many fronts.

[–] u_tamtam@programming.dev 1 points 9 months ago

If you read between the lines, Matrix 2 is practically about handing the client state over to the server (what they refer to as "sliding sync"). Realistically, this is an admission that the protocol is too complex to be handled efficiently on the user's devices. I'm not saying there are not clear benefits (and new trade-offs) to the approach, just that in the grand scheme of things the complexity is shifted elsewhere (and admins foot a larger bill).

[–] Natanael 1 points 9 months ago (1 children)

They're supporting development of MLS for managing encryption for groups

[–] u_tamtam@programming.dev 1 points 9 months ago

Yup, like pretty much everyone else :) https://nlnet.nl/project/XMPP-MLS/