this post was submitted on 21 Mar 2026
19 points (100.0% liked)

Privacy

9321 readers
726 users here now

A community for Lemmy users interested in privacy

Rules:

  1. Be civil
  2. No spam posting
  3. Keep posts on-topic
  4. No trolling

founded 2 years ago
MODERATORS
 

XMPP and Matrix are very similar protocols that aim to accomplish roughly the same things. I'm looking to install a server on my (quite powerful) home server in order to communicate with my tech-savy friends and my girlfriend.

I would like to use the "perfect" one between the two, but I can't come to a decision.

Pros of Matrix

  • Has more functionalities (albeit as far as I know XMPP can do pretty much the same with its extensions)
  • It is JSON-based which helps reduce overhead, not by much, but it's free lunch
  • I can't set cryptography wrong since it's built-in
  • Messages and conversations can be synchronized from other servers if mine goes down for a short while. Its state seems generally stronger than XMPP's

Pros of XMPP

  • More lightweight
  • Less metadata leaks and supports aliases in public MUCs
  • It's more "open" (less centralized)

Which one would you pick? We don't need to shield ourselves against the CIA but I'm a privacy freak so I'd like to pretend we do. Thank you.

you are viewing a single comment's thread
view the rest of the comments
[–] scott@lem.free.as 7 points 1 day ago* (last edited 1 day ago)

The protocol/spec is maintained by a non-profit, the Matrix Foundation.

Anyone is free to build and maintain servers, clients, bridges, widgets, etc.

The biggest player, Element, of course, is the people behind the original spec but there are plenty of others in the space building compatible but distinct entities.