this post was submitted on 16 Nov 2023
562 points (97.6% liked)

Technology

59377 readers
5724 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] u_tamtam@programming.dev 3 points 1 year ago (1 children)

XMPP

As I wrote elsewhere in this thread, XMPP would be my preference. It just works. In fact that's what the other messengers (at facebook, Google, …) already use, but chose to put behind a walled-garden.
What matters is that whatever comes next (or, from the past in the case of XMPP) is federated, so no single organization has a single-handed control/monopoly over the network. Matrix and SimpleX are federated alternatives to XMPP, but I don't see Matrix stabilizing any time soon, and SimpleX just isn't ready yet. XMPP can offer you today an experience that's comparable to WhatsApp/Signal/Telegram/…

[–] soulfirethewolf@lemdro.id 2 points 1 year ago (2 children)

My only problem with XMPP (and a lot of other federated protocols) is really the lack of quality clients. Most of them (especially on systems beyond Android and Linux) don't really have that good of a UX, or their UI is kind of bland or dated.

It's something that I hope gets improved eventually. Because having a variety of choices doesn't mean much if none of the choices feel particularly good.

[–] sag@lemm.ee 2 points 1 year ago (2 children)

Want a modern android XMPP client? Try monocles chat. Its UI is kind of modern.

[–] EngineerGaming@feddit.nl 2 points 1 year ago

I got mom to use Conversations.

[–] portside@monyet.cc 1 points 1 year ago

What's up with monocles dev? They have a bunch of forked projects with their own name.

  1. Monocles Launcher is based on KISS Launcher.

  2. mail is based on K-9 Mail

[–] u_tamtam@programming.dev 1 points 1 year ago

What the other responders said (there are great clients out there, that fit mainstream and niche needs).

Also, it is not a problem of "federated protocols" per se, but of community-led projects. On the downside it may lack consistence and direction, but on the upside you can step in and contribute feedback, tests, documentation, and why not, code :)