this post was submitted on 21 Jan 2022
48 points (98.0% liked)
Privacy
34913 readers
452 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
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
It nice that they specifically mention why XMPP isn't included, but they could also have included a specific client (like they basically do with Matrix) and evaluate that. Conversations for example does do e2ee by default when possible.
A client and server combination like Snikket or Movim could have also been evaluated.
You're right. We've pondered this for quite some time, and if you check older commits you'll even see that we included Conversations at some point. We really like XMPP (and are also a bit nostalgic). In the end, we however decided to favour messengers which provide encryption out of the box, irrespective which client is used, and give XMPP an "honorable mention". If there is enough interest, or if people contribute, we can still cover the topic in future releases
I think evaluating Snikket could be a good option in the future as it really is a complete package similar to Matrix. It also has e2ee enabled by default when you are communicating between Snikket users.
Movim also has e2ee now and is a complete package with its PWA capable web-client, but OMEMO isn't enabled by default for now.
Thx for your feedback! Added GitLab Issue #106 and will look into Snikket when possible