this post was submitted on 27 Oct 2023
9 points (100.0% liked)
XMPP
318 readers
2 users here now
XMPP (aka Jabber) is the community-owned standard for real-time federated messaging.
JoinJabber.org admin support chat
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Almost. XMPP is a protocol, and a "messenger app" would be an XMPP client, for instance Conversations. All your messenger apps use some protocol. Most of them use a proprietary protocol meant to be used inside the app's "walled garden". XMPP being an open protocol, it's meant to be used by different clients.
Why is XMPP relevant to solarpunk? XMPP is quite old and thus, very resource-efficient. However, the X in it stands for extensibility, meaning that you can also do "modern chat stuff" with it.