this post was submitted on 07 Jul 2023
17 points (94.7% liked)
Privacy
31958 readers
973 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Benefits: your data will be yours, no matter what apps or companies shut down. You can create as many accounts as you wish and do whatever you want among them. Bridges exist that allow you to use different chat apps all through your own XMPP server. XMPP clients are often open source and have many features.
Downsides: barely anyone uses XMPP anymore. Setting up and maintaining a server requires some work, especially with STUN/TURN. You're responsible to prevent downtime, there's no million or billion dollar company keeping the servers going. You need to figure out backups (both client side and server side). Playing XEP bingo to find a client that supports what you want can be a pain.
If you're interested in bridging other chats, I'd recommend looking at Matrix instead; it's receiving more community attention so there are more up to date bridges.
If all of your chats are end to end encrypted and you trust the server of your choice to stay online for the coming years, there shouldn't be any downside to sticking with someone else's server. If you have unencrypted chats (with bots you run, for example), running your own server would be more secure.
Thank you! But I'm not sure about moving to Matrix, since all of my contacts use XMPP. Also I believe I can communicate with Matrix users via bridge, if I'm correct?
You're correct, there are Matrix -> XMPP bridges and XMPP -> Matrix bridges
There is a XMPP to Matrix bridge (aria-net.org fork of Bifrost is best), but to be honest the experience isn't great from the XMPP side.