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
  • ᗪᗩᗰᑎ@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    37 minutes ago

    I had just uninstalled Element X like two weeks ago because I found it to under perform compared to the normal Element client on Android, in addition to lacking some features. I guess I’ll give it another shot.

    Update: WOW this thing feels lightning fast compared to just a few weeks ago. This is great. Not sure about feature completeness, but based on speed I think I’ll migrate Element > Element X again. Great job to the team!

    • Vik@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 hours ago

      I’ve been using the nightly releases for element X android for some time.

      Sliding sync means messages are fetched quite a bit quicker, though it’s not yet feature complete relative to regular element android.

      I’ve not yet tested element call on EXA, however, but it’s worked very nicely for me via web.

    • Muad'DibberA
      link
      fedilink
      arrow-up
      3
      ·
      3 hours ago

      I’m trying it now, seems okay so far. I tried it a few months ago and it was unusable, so it’s improved.

  • azron@lemmy.ml
    link
    fedilink
    arrow-up
    30
    ·
    10 hours ago

    “invisible cryptography” I sure hope this isn’t an empty promise. The number one gripe I have with matrix/element is the absolutely horrendous crypto dance they make you do.

    • Scrubbles@poptalk.scrubbles.tech
      link
      fedilink
      English
      arrow-up
      14
      ·
      10 hours ago

      It’s probably the number one reason I can’t convince friends to move over, I know they would bawk at how it makes them do that on every device

  • krolden@lemmy.ml
    link
    fedilink
    arrow-up
    16
    ·
    9 hours ago

    The last time I used element x was probably a couple months ago and I wouldn’t really call it ‘production ready’. But I guess I’ll have to try it again.

    • tmpod@lemmy.pt
      link
      fedilink
      arrow-up
      2
      ·
      4 hours ago

      I still don’t think it’s there, but development hss been fast, so a lot has changed and improved in the last couple of months.

    • deadcade@lemmy.deadca.de
      link
      fedilink
      arrow-up
      20
      ·
      8 hours ago

      Element is able to use features called “Integration Manager” and “Identity Server”. When using an Identity Server, you can choose to link name, email, and phone number to your Matrix account. When using an Integration Manager, there’s a feature to share your location with others in chat.

      As such, Vector discloses that they “collect this information”, although (except some diagnostics), this is completely optional.

      (I am not associated with Vector, just interested in Matrix)

      • grimer@lemmy.world
        link
        fedilink
        English
        arrow-up
        9
        ·
        8 hours ago

        Ah interesting ok. So basically even though it CAN link all of that info to you and such doesn’t mean that it WILL if you opt out of things. Is that correct?

          • brrt@sh.itjust.works
            link
            fedilink
            arrow-up
            1
            ·
            6 hours ago

            Strange. I could only find vector settings in the regular Element app. And even stranger, it prompts me with “Accept Identity Server Terms” but if I tap on the identity server option it says “You are currently using vector…”. I also cannot disconnect unless I accept the terms. I really wish all of this was more clear.

    • JustMarkov@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      2 hours ago

      We should probably stop arguing about Matrix vs XMPP and finally decide what to use or else we’ll never move forward.

  • loathesome dongeaterA
    link
    fedilink
    English
    arrow-up
    6
    ·
    9 hours ago

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

    • tmpod@lemmy.pt
      link
      fedilink
      arrow-up
      1
      ·
      4 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'DibberA
      link
      fedilink
      arrow-up
      2
      ·
      8 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@programming.dev
        link
        fedilink
        arrow-up
        5
        ·
        7 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.