this post was submitted on 23 Apr 2025
436 points (98.4% liked)

Technology

69298 readers
3810 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 19 hours ago (1 children)

Matrix doesn't have multiple standards, it only has the one? Certain servers expose older API endpoints for backwards compatibility with old clients, but that's all. The spec is standard and relatively stable.

Likewise, it is very much a federated protocol - dunno where you got the idea that it isn't.

But, yeah, spec changes do take a while to get accepted/implemented.

[โ€“] [email protected] 3 points 18 hours ago* (last edited 18 hours ago)

Standards as in parts of the spec, as you said in the original reply:

the new MatrixRTC spec

Which is a fork of the WebRTC protocol and another "standard" on top of the REST HTTP protocol.

I should have been more specific with my language, it is federated, but specifically messages (events) are a distributed DAG, and I find the Matrix protocol overly generic for a replacement for something specific like Discord.

The end goal of Matrix is to be a ubiquitous messaging layer for synchronising arbitrary data between sets of people, devices and services