The motivation behind the project is to provide a native desktop app for Matrix that feels more like a mainstream chat app (Element, Telegram etc) and less like an IRC client. - Latest Release Downloads - Website - Github
nheko - A desktop client for Matrix using Qt and C++17.
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.
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.
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.