Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Can we get a federated messenger already?

Sure, we have email, but the MS/Google duopoloy has effectively unfederated that, with their inscrutable block lists and nonexistent appeals processes, allegedly in order to protect you from spam.

Sure, XMPP is a thing, which has been mostly dead for well over a decade.

Sure, Matrix is a thing, but every time I look at it, all I see is criticism of its specifications and poor interoperability between implementations?

What would it take to sort out this mess? More money for Matrix or XMPP? Someone with enough clout to promote them? I'm sure organizations like the UN or the EU would, in theory, be in favour of an effective global communicator. But those same organizations would like rail against encryption and decentralisation.






The EU is pushing interoperability as the DMA forces gatekeepers to open up, this should materialize via MIMI:

https://datatracker.ietf.org/wg/mimi/about/


We do not need federated messaging at the consumer app level, we need a replacement that's available at the cellular network level (just like SMS). RCS (https://en.wikipedia.org/wiki/Rich_Communication_Services) is trying to do this, but it might be too little too late.

In practice RCS is entirely run by Google outside China, the path to federation was killed around 2019 when Google decided every MNO should eventually move to Jibe if they wanted access to a global interconnected RCS, same on the client side.

I don't think it's too late as iOS finally supports RCS. But so far Google hasn't shown willingness to let unsanctioned clients connect to Jibe.


And even within the Google ecosystem, RCS access can be iffy. It was working fine on my Pixel for months, then switched its status to "Setting up..." and hasn't worked for months since then, despite me trying All The Things suggested on various fora short of factory resetting my phone.

What?

In practice, RCS is run by carriers in most of the world. They connect to hubs, the same way SMS hubs work and also have Universal Profiles.

Jibe is not small, but it hardly runs the worlds RCS. Maybe you're conflating the US with the world?


Jibe is the only RCS backend in 180+ countries. The few MNOs that had deployed third party solutions (mostly from Mavenir and WIT) eventually killed them off once Google made clear they weren't interested in a federated network anymore.

The US was actually the only market where a federated RCS was tried at scale for a few years (the CCMI) but all carriers eventually gave in as the UX was poor and unreliable.

To my knowledge there are only two other non-Jibe RCS "islands": China (that runs RCS solutions from national providers like ZTE) and +Message in Japan. +Message is on its way out, as carriers are now pushing subscribers to Google Messages and Jibe, anticipating the iOS support.

And Apple is in on it: MNOs don't have a choice here, they now need formal agreements with Google (Jibe is paid through RBM revenue share) and IMS configuration and (de)provisioning workflows that are sanctioned by Apple and de facto tested only against Jibe.

Apple's communication around E2EE in UP 3.0 is also directly following Google's work on replacing their ad-hoc Signal implementation by MLS.


Except RCS doesn't work on anything except phones, while XMPP works perfectly fine everywhere. IM was vastly better on computers back when you could use applications like pidgin or kopete.

The time when XMPP was supported by google (and Facebook IIRC?). Running jabber for small groups was pretty simple, and you had Adium and pidgin, both were simple to use and just neat software

Adium was by far the best messaging experience I've ever had. It was good looking, fast, customizable, and super well-intgrated into OS X.

Interesting, you’re right, I forgot how customizable Adium was! That’s something that has been completely lost in modern chat software :(

The problem is mobile, and specifically the need for push notifications to have reasonable battery life. The traditional model that desktop IM clients use, where they have a permanent connection to the server, is not viable on mobile. But push notifications require you to design your protocol around them and lock you into the corresponding provider (i.e. Google or Apple, depending on the platform).

I'm not familiar with real world home firewall behavior, but shouldn't you be able to leave a TCP connection open/idle with no keepalive for minutes if not hours? I'm skeptical of the battery life argument around notification lockin, particularly when I see how much Android devices light up a pihole.

I don't claim to understand the specifics, but I was a heavy user of custom XMPP clients on early Android phones, and they did require a persistent notification to keep the app (and thus the connection) alive, which did translate to measurable battery impact. My understanding is that the built-in notification manager helps with this by multiplexing and batching everything.

How do you use that on your devices that aren’t using GSM?

GSM is long dead but yes you need a SIM and a MNO as the connection is provisioned using IMS service entitlement.

Then why would we need such a protocol? I want to be able to chat using any of my devices.

That’s what makes Telegram and WhatsApp great


WhatsApp isn't terribly different here.

Cellular network is a terrible data transport solution. That's why we have TCP/IP on top of it.

I think that's the wrong direction, the cell providers will bargain for ways to put their junk into it.

XMPP installed on the handset by default should be fine.


> Sure, Matrix is a thing, but every time I look at it, all I see is criticism of its specifications and poor interoperability between implementations?

Not sure what you're talking about. Everything is working fine for me, and they even conduct a whole conference about it annually: https://2024.matrix.org/

With a large number of clients and servers and the lack of a walled garden (like with Signal), you will always find something non-interoperable. It doesn't mean that you have to use it.


I'm not talking about the client ecosystem. I'm talking about the server ecosystem. There is only one fully-featured one, Synapse, everything else is in Alpha or Beta, feature-incomplete, or abandoned.

When I looked into writing my own implementation, the protocol seemed underspecified to me. "Do what synapse does" seemed to be the concensus.

This was a few years ago, so maybe things have improved. But given that no new feature complete servers have appeared, I doubt it.


All I said applies to servers, and I even mentioned servers explicitly. Why don't you want to use Synapse?

> "Do what synapse does" seemed to be the concensus.

What's wrong with that?


Is it really an open ecosystem if there's only one real implementation? Is there really a specification if the reference implementation is the real specification? Do we want to put all of our eggs into one basket? YMMV, but for me the answer to all those questions is "no".

Perfect is the enemy of the good.

Matrix is crap. If you want a serious alternative use XMPP with OMEMO or just use Email.

Care to elaborate on why you think it's crap, instead of just shitting on it? The latter is not terribly helpful to the discussion.

We need to keep trying and support alternative implementations. Fighting complexity with money is like fighting fire with gasoline. It does not work.

But messaging apps are especially tricky to take off, because the most important feature of the messaging app is how many friends already using it. So I don't really believe in independent open-source apps becoming popular. It's always startups, funded with billions, pouring those billions into marketing.


I think the most valid criticism of Matrix for interoperability is that it was promoted as an interoperability standard but it was made incompatible with everything existing at the time. XMPP was based on XML for example, but Matrix is based on json. So by introducing yet another standard, Matrix creates yet another standards fork and dilutes everything that came before.

We have to get to the point where progress in messaging is incremental, not revolutionary.

How do you tell that an open standard is "dead"? There are zillions of XMPP servers around with lots of people quietly using them. For a standard to be "alive" does there have to be a large revenue stream associated with it? Does it need a large commercial entity promoting it?


I think the real problem with Matrix and interoperability is that there is functionally only one server implementation, controlled by one organization. There are more client implementations, but generally if they want to support encryption, they have to depend on one library implementation.

Everyone has email. Email as chat: https://delta.chat/en/

Easy, expand SMTP. If the target doesn't have smtp messenger, send as email.

No need to reinvent the wheel. But who are we kidding, of course we will



Forward secrecy and deniability would be nice to have though.

My main gripe with Delta Chat is that it works poorly for groups: it sends an email for each member of the group. This risks your email account being flagged for spam, or at least rate limited.

It's great for direct chats and very small groups.


> Sure, XMPP is a thing, which has been mostly dead for well over a decade.

It's really not.

I've had a good experience moving close contacts to Snikket, which uses XMPP. Text, voice, and video chat work great across platforms.

Previously I tried Jami, which seemed promising, but message delivery was too unreliable due to it being fully P2P.


Building complex apps is hard. User-facing, feature-rich apps--especially so. It takes a lot of engineering effort, but also management (which implies some kind of a corporate structure). Coincidentally, it also doesn't align well with open (or any) standards.

I tell people to email me and for the spastics that can't handle that I have jmp.chat set up so they can send SMS/MMS to my email.

> we have email, but the MS/Google duopoloy has effectively unfederated that, with their inscrutable block lists and nonexistent appeals processes, allegedly in order to protect you from spam.

How much of a problem is personal (!) email being dropped for reasons other than the recipient account not existing realistically?


Email still works fine between Gmail/ms and everything else, in practice it’s not ruined at all…

All I know is that the answer is not XMPP. It's too messy.

It’s called text message

What about SMS?

They cost around 0.15€/message in Spain.

No deals sending to the same carrier? That is how it initially was in the US. Some of us had unlimited plans but others had like 400 texts a month paying a rate after, but no quota for texts within the carrier network.

The issue with SMS even if unlimited, in Europe a lot of people need to send text messages across borders. EU mandated free roaming, which makes SMS billing under the same pricing conditions when you're roaming but doesn't say anything about sending SMS abroad when you're in your home country. Also what happens if you need to send an SMS to a Swiss or UK number?

While effectively unlimited plans do exist as carriers have stopped caring in multiple countries, this kind of friction pushed everyone to WhatsApp 15 years ago and most people won't bother checking what's included in their plan. Remember they're very cheap compared to the US, I know people paying 5€/month.

Additionally there's also the immigrant population that need to communicate with their relatives back home on other continents.


I’m surprised there wasn’t competition to deliver a better product from the telecoms. That is how we got unlimited texting and the early unlimited data plans in the US. Carrier arms race. They sure would have liked to nickel and dime but saw competition as more valuable.

RCS should have been that, but WhatsApp came out in 2009 and by 2010/2011 it was already game over in most of the world once cheaper Android smartphones became broadly available. At this point carriers' focus had shifted to data and the most pressing issue was starting the 4G rollout.

No wonder Google eventually took the RCS matter in their own hands, there was way too little incentive otherwise.


Sorry for the late reply: not that I know of. Just a scam...



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: