Element is launching the world’s first communications platform based on the upcoming Matrix 2.0 release. The result is blazing performance which outperforms the mainstream alternatives - across a decentralised system that enables self-hosting and end-to-end encryption - as well as open standard interoperability to revolutionise real time communication between large organisations.

Built on Matrix 2.0, Element X now rivals the performance of centralised consumer messaging apps, empowering organisations to address the shadow IT issues caused by consumer-grade messaging apps in the workplace.

The new Element communications solution consists:

  • Element X, our next-gen app with an array of new features
  • Element Call fully integrated into Element X, for native Matrix-encrypted voice and video
  • Element Server Suite, our backend hosting solution for powerful admin control and Matrix 2.0 performance
  • loathesome dongeater
    link
    fedilink
    English
    913 hours ago

    What’s matrix 2.0? Are they finally gonna use the go backend as opposed to the python one?

    • tmpod
      link
      fedilink
      38 hours ago

      Not exactly. Matrix 2.0 relates to the protocol (Matrix) version, which has its major number incremented due to a bunch of, well, major changes/updates to make it much better. OIDC, sliding sync and native calls are some of the new things that comprise the 2.0 update.

      The server implementations are somewhat orthogonal to this. Synapse (the original Python server) is still the main implementation, and is Matrix 2.0 ready.

    • Muad'Dibber
      link
      fedilink
      312 hours ago

      Yeah its not clear to me what matrix 2.0 is either, seems like spec changes? Nothing here about synapse (the python matrix server), or the go one.

      • @sweng
        link
        611 hours ago

        Yeah its not clear to me what matrix 2.0 is either, seems like spec changes?

        Yes, Matrix is the protocol. Element is one of many clients supporting said protocol, and synapse is one of many servers supporting said protocol.