this post was submitted on 28 Jan 2025
766 points (98.5% liked)
Technology
61227 readers
5254 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
- 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
view the rest of the comments
XMPP has been an option for decades, if your contacts aren't using it by now, they arent going to. And with communications tools, both parties have to agree on a tool. Even if one party doesn't care about privacy or security.
Raw brute force security isn't the point most of the time, and ease of use and simplicity of setup are going to be major factors in adoption. Signal is much easier to get started with for most people than XMPP.
Yeah. If the contact would be installing a whole new client to communicate with you anyway, why not make it an XMPP one? I got my mom to use it like this.
I did hear that the implementation of the encryption isn't as good as in Signal (and most clients also use an older version of it), but from my understanding - not in any way critically so.
XMPP only does message encryption. Signal has spent tons of engineering time and effort to minimize the collection of metadata, not just encryption of message content.
Yeah, true! However, you also have to trust their server not to log what is available to them (including your whole social graph), while with XMPP you can SSH into your server and see that its retention is exactly as you expected. But yeah, the issue remains when interacting with other servers - tho even then there the data is more evenly distributed between different servers with different owners.