this post was submitted on 27 Jul 2024
5 points (85.7% liked)

XMPP

302 readers
11 users here now

XMPP (aka Jabber) is the community-owned standard for real-time federated messaging.

For a quick start click here

JoinJabber.org support chat

JoinJabber.org admin support chat

XMPP.net Provider List

Also see JoinJabber.org FAQ

founded 1 year ago
MODERATORS
 

My primary home is in XMPP for Reasons, but it would occasionally be useful to DM someone in Matrix.

I know there are bridges, through aria-net if I remember correctly, and I know encryption is impossible through a bridge. Aside from encryption, is connection seamless or is it glitchy, and if the latter, are we talking occasional nuisance or Cone of Silence?

top 2 comments
sorted by: hot top controversial new old
[–] poVoq 2 points 1 month ago (1 children)

Sadly aria-net is down quite often, and in general the "Bifrost" bridge that is uses is apparently a hard to maintain mess of spaghetti code. I can't recommend using it for anything important.

There is a new work in progress gateway built into Ejabberd, so if you are self-hosting that, it can be used to contact people on Matrix (but not the reverse), but it seems to be more of a proof of concept right now.

Last but not least there is a Matrix gateway build with Slidge that you can self-host. It connects to an existing Matrix account and even does e2ee (but this ends on the server where you have Slidge installed). This is probably the best option right now, even though the codebase is still in heavy development.

thank you… more of a thought experiment now than a true need, but it seems like if it became a need, i'd be better off building a matrix account. i suspected this but had hoped for more :/