It's great, problem is adoption with non tech people. You clearly had better luck with your friends and family than most. It's hard enough to get them to use something as standard as Signal.
Free and Open Source Software
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
Agree it's easier to get techies on board. With normal people it is kind of a struggle competing and argumenting against the likes of WhatsApp, FB messenger and such. But I totally think it's worth it because privacy.
I host my own XMPP server and I like it (super lightweight and easy to set up), but good god the people that work on XMPP stuff seem to not want it to take off at all. They all complain that everybody is using matrix for some mysterious reason and when you explain that you can’t in good conscience get your friends to switch to it because there aren’t really great iOS apps it’s just a hissy fit about how people should use android instead… which is just not very realistic. Really wish XMPP had a good cross platform client. The client situation is improving rapidly and OMEMO finally mostly works everywhere! But it’d be really nice if there was a consistent client between platforms.
That all sounds really critical, but I really do like XMPP and I really hope it gets better and gains more traction again! We really need good federated chat again, ideally just associated with an email address or something… because the current chat ecosystem is a mess!
We used to use it at work and I loved it but then eventually got replaced by slack which I am not a fan of.
slack is the worst team communicate software ever existed. Everything is better than it.
I see someone hasn't used Microsoft Teams.
Its not great, but its nowhere near half as bad as teams
We use Teams and friends at work, so I know the struggle.
What I have to give to XMPP is that it's one of the easiest federated services to self-host. Running Prosody is super simple.
Prosody is amazing and I’m still astounded by how easy it is to get XMPP up and running. That’s great stuff!
I’ve been self-hosting Matrix for years and it’s been amazing.
My colleagues and I had set up a nice self-hosted XMPP server which everyone could use to chat in-house without any of the traffic leaving our network. We had it end-to-end encrypted and it was quick and easy. Then management (with the support of a few employees who like hype) switched us to Slack. It wasn't private, it wasn't end-to-end encrypted, all our confidential messages went out to the internet, the boss could technically read anything we wrote, and many people didn't like the UI. Once management got frustrated wit it they switched us to Microsoft Teams. After using that for a year, I miss Slack. Teams is a bloated buggy mess with a UI designed to confuse and no privacy, and it also has all the disadvantages of Slack.
A few of us have secretly switched to Matrix and Element. It's good. Don't tell management.
the boss could technically read anything we wrote
I guarantee this was a large part of why they forced the switch.
Reminds me of a company I recently got an job interview to (and got declined, but I would've declined anyway).
They were switching around their software every year and are currently in the process of migrating to Teams
@floofloof I would love to move to Matrix/Element but don't know a single person who uses it, so it doesn't seem like it would much benefit me unfortunately. I do still have an account though.
I'm still on irc
Irc is underrated. Its my example for people getting upset communities are moving to forums instead of the fediverse sometimes because its old that old does not mean outdated.
And don't get me wrong, I really like this communication model, but I would never suggest it for a major software project community. I need things to be fully baked for official adoption. Part of my interest in contributing here is getting us enough critical mass that threadiverse development gets to that fully baked point
I had my own server and used it for a long time until Android decided that it knows better what background services I want to have running and thus killed the "instant" part of instant messaging.
Since then I'm on Signal and could at least convince most of my friends and family to move there.
We had an XMPP server at work but 90% of people wouldn't bother using it. As much as I dislike Teams it the only client that's ever been deployed in my company that everyone actually uses.
I use it for OMEMO encrypted family messaging and image transfer (snikket). Very fast messaging, lightweight server, and the A/V works quite well. Biggest issue, imo, is the lack of a great iOS client - not a judgement on the developers, I think that's just the reality of developing on iOS. But an iOS client that works as seamlessly as Conversations would go a long way to regaining lost traction.
This is what I’ve been saying for years. Siskin is pretty good these days, but it’s still not perfect (push notifications with OMEMO have no content). It’s really hard to recommend XMPP to people when the iOS experience is kind of bad (with omemo, anyway).
I like XMPP and OTR is nice, but we need double-ratchet for secure communications and sync with multiple devices.
Omemo is double ratchet and my messages sync to multiple devices. New device can't read old messages sent before exchanging keys with the other clients.
IIRC Google Talk using XMPP and most major messengers having GTalk integration, they pretty much accidentally federated several messenger apps
Embrace, Extend, Extinguish.
Google's messaging play has only gotten worse since then. Oh well.
I still cannot believe the Google I/O where they killed Talk and said “we’re consolidating all of the Google chat applications into hangouts. There will only be hangouts” and then the very next Google I/O they announced TWO new chat applications (allo and duo), and whose purpose I never understood, and then every year since they’re like “everything is Google meet now… no, not that Google meet, the other Google meet” and I have absolutely no idea what’s going on and nothing makes me feel so old and out of touch like trying to follow Google’s chat ecosystem.
They took out XMPP years ago. I had a lot of hope for the future when they first federated. Even ran my own server and was able to talk to Google Talk users. Alas...
I use it for pretty much all of my stuff, both as a message bus as well as a command-and-control mechanism for my bots.
When I lost my cell modem due to the 3g shutdown, I switched to xmpp for home automation for a while. I should probably set that up again...
How does this compare with matrix?
TL;DR: Matrix is good for text AND binary data (XMPP is text only) but XMPP is a bit more centralized than matrix, though both work based on federation principles. XMPP is more lightweight but supports more config options.
It's the best obviously ;)
Check out: https://slrpnk.net/c/xmpp (which was moved from lemmy.ml as the community there is effected by a bug).
Also see: https://joinjabber.org/
It's trivial to self host. I'm running a server on a small VPS for the family. Best part is they don't even know they are running XMPP, just installed Conversations and that was it.
I switched to iOS from android a while ago, but conversations was an AMAZING app and I wish there was something even half as good on iOS. That said… isn’t it the case that conversations is a paid app on Google play, and only free on fdroid? It’s totally worth the $2 or whatever it was on Google play, but I feel like it’s a hard sell for normal people who are used to free chat apps? Did you have any problems with that, or has the situation changed since I last looked?
There is also Cheogram (conversations fork), which is actively developed/tweaked by the jmp.chat folks - very nice. Also Snikket (conversations fork) that is themed and tweaked to use with a snikket server, but it happily works with other servers.
Another interesting tidbit. Chromebooks integrate the Android runtime to run play store apps. Windows 11 is also kinda/sorta shipping an Android runtime, but not by default. You can also spin up an Android runtime on Linux. I tested the snikket android app on Windows 11 and ChromeOS - works perfectly. So, I suspect all conversations forks can run across Android, Windows, ChromeOS, and Linux platforms - pretty neat. Doesn't solve the iOS gap and getting the runtimes going could use polish on Windows and Linux. And nothing against the other desktop apps in development, but the ability to essentially run the Android app against most major environments makes me want to contribute to that code base (if I had any ability to develop for android, that is).
Ah yeah, another fun fact is that Snikket on iOS is a rebranding of Siskin. On iOS Siskin seems to be the best option right now with the one caveat that push notifications won’t contain the content of OMEMO messages (I think the plan is to design and implement an encrypted push XEP?). Conversations is probably the best xmpp application out there, so I’ve been tempted to run it on Linux via the Android runtime in the past. These days I’m pretty happy with Dino.
I feel like we need something like converse.js on all platforms or something. Just something decent and consistent so you can recommend it to a friend on a different device and help them / understand their perspective, you know? I think converse.js has a desktop app via electron now, which seems like a start.
The standalone converse app was problematic when I tried it last. Also, there was a summer of code attempt at bringing jingle a/v sessions to converse, but it was never completed and nobody seems to have picked it up.
That’s a bit of a shame. I don’t personally find jingle that important, but it’d be great if it worked… Also OMEMO on converse is sort of in a weird state I think. AFAIK it still depends on a JS libsignal library that’s deprecated.
Loved XMPP. There were issues. It was not always great at firewall traversal. Some of the other messages were more stable out-and-about. Moving to cell too kind of killed this stuff as who is going to keep their data on.