this post was submitted on 29 Apr 2021
18 points (100.0% liked)

Announcements

23462 readers
1 users here now

Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.

You can also find major news on join-lemmy.org

founded 5 years ago
MODERATORS
 

nheko - A desktop client for Matrix using Qt and C++17.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 3 years ago (1 children)

Hm, is Matrix the "right" platform for an IM though? Due to it being a cloud messenger it's inherently not really private (although it can be anonymous). I use Matrix for those things that IRC or Jabber/XMPP would have solved back then, and also for Mailinglist lime things.

Sure, we have E2E but the messages are stored on all servers taking part in the conversation...

[–] [email protected] 1 points 3 years ago (1 children)

Matrix is a protocol, like xmpp or irc, not a platform like slack or telegram.

either you trust the crypto or you dont- crypted messages propagate to unintended recipients in many other contexts, what matters is who has the keys.

[–] [email protected] 1 points 3 years ago

Well, yes and no. Matrix is a protocol, yes, but it manifests as a cloud messenger, meaning all the messages are stored on all servers taking part in the conversation. Yes, if you use E2E, these messages are encrypted -- but that's by far not enough for these conversations to be considered "private".

So no, keys matter much, but they aren't everything.

What we need (and they seem to be working on this, as they do actually acknowledge the weaknesses of Matrix!) is true peer-to-peer conversation.