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

  • @levity
    link
    13 years ago

    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.

    • @ljrk@lemmy.161.social
      link
      fedilink
      13 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.