• refalo@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    19 天前

    Basically the only thing actually encrypted in matrix e2e are the message contents itself. All other possible types of associated metadata, aren’t.

    • explorator_1317@mander.xyz
      link
      fedilink
      English
      arrow-up
      1
      ·
      22 小时前

      Is there a given reason for this? Is it something they’re working on changing? I know very little about cybersecurity, but that sounds like a suboptimal situation.

      • Jade@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        13 小时前
        • There are efforts to encrypt more information and metadata, and to reduce the extent metadata can be correlated
        • The primary reason that things aren’t encrypted is to allow the server to perform necessary parts of the protocol, like deciding who is in a room, what the title of the room is and to whom should messages be delivered.