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.

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
 

So I understand this instance is integrated with XMPP and also vaguely understand XMPP is a chat protocol? It would be great if someone could point me towards a simple explanation around anything else important, I'm a bit lost and the only 'chat thingy' I use are messenger apps (is that even the same?)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago

‘chat thingy’ I use are messenger apps (is that even the same?)

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.