• ono
    link
    fedilink
    English
    278 months ago

    Nice to see some of the alternative client apps listed at the end of the article.

    I’m especially looking forward to the upcoming new voice chat system: Element Call.

  • @[email protected]
    link
    fedilink
    208 months ago

    Matrix is awesome. Such a pitty that not more people are using it. Though 110 million is already quite a lot

    • 4dpuzzle
      link
      fedilink
      English
      168 months ago

      The main problem with Matrix is that the protocol is too big. There’s no server and client that’s feature complete, other than Synapse and Element.

      • Encryption key handling is horrible. It makes Matrix a terrible choice for non-technical users.

        As a replacement for IRC, it’s fine. Bridging is limited to a small handful of platforms, or a limited set of fairly technical users with access to money to run cloud services and the willingness to take on maintenance of a hodgepodge of software services and the corresponding network security risks. I’d argue that this part was poorly thought out. It puts the core value features out of reach of the majority of the population.

        It would have been better to focus on a client-side bridging design. Or, something more accessible. And the fucking horrible encryption design, oy.

        • @[email protected]
          link
          fedilink
          88 months ago

          What do you mean specifically by encryption key handling? You log in, confirm it with one other device, done. Don’t see where I ever used technical knowledge?

          I agree there are weird glitches und sometimes bugs, but they mostly get fixed. Mostly :d

          • @[email protected]
            link
            fedilink
            58 months ago

            You log in, confirm it with another device (better hope it’s nearby! That first setup of a 2nd client is a doozy of a feel bad, if it isn’t), then a few days later it just stops letting you do anything, doesn’t really tell you what to do about it, and you have to reconfirm with a 2ne device all over again (which, again, had better be nearby).

            • ono
              link
              fedilink
              English
              88 months ago

              You log in, confirm it with another device (better hope it’s nearby! That first setup of a 2nd client is a doozy of a feel bad, if it isn’t),

              Your devices don’t have to be nearby to verify them. You can enter a key backup passphrase instead.

              then a few days later it just stops letting you do anything,

              That’s not normal. Looks like you ran into a bug. Did you report it, so it can be tracked and fixed?

              I gather from their weekly reports that they’ve been fixing encryption bugs lately, and that the clients now in testing (the Element X code base) seem to have them solved. You might want to try those, or one of the third-party clients.

              • @[email protected]
                link
                fedilink
                48 months ago

                The new Rust library is really solid. Once things start moving to that instead of rolling their own, it will get a lot more smooth.

                • @[email protected]
                  link
                  fedilink
                  English
                  18 months ago

                  Can you tell me more about this? I’m running a synapse server at the moment, but if there’s about to be a smoother Rust option, I’m interested!

            • @[email protected]
              link
              fedilink
              38 months ago

              Yeah, I do wish they just let you disable encryption for all rooms at a server level. But years ago people gave the team so much shit for not supporting encryption that they added really good encryption, but it makes things harder. Nothing is free.

    • ono
      link
      fedilink
      English
      8
      edit-2
      8 months ago

      I think more people would understand what you mean if you asked for community recommendations (or space recommendations if you want to use the Matrix-specific term). What Discord calls a “server” is not a server in any normal sense of the word, so it’s going to confuse people who aren’t Discord regulars, especially when we’re talking about a different network that has actual servers and self-hosting support.

    • Franzia
      link
      fedilink
      48 months ago

      +1 to this I open matrix and its very boring compared to opening discord. ☹️

      • SagXD
        link
        fedilink
        28 months ago

        It doesn’t matter which server you are on;You can join any Matrix rooms. Additionally, you can bridge your important Discord announcements or chats using t2bot.io .

    • @[email protected]
      link
      fedilink
      178 months ago

      opt-in analytics! servers running Synapse can choose to send a bit of analytics information like number of users, but it’s opt-in so the number is potentially even higher

    • ono
      link
      fedilink
      English
      448 months ago

      Federated is a form of decentralized.

    • @[email protected]
      link
      fedilink
      168 months ago

      look at the word, decentralized just means it’s not centralized, which is true for matrix.

      the word you’re thinking of is “distributed” like with torrents, which matrix can sort of be but isn’t in practice.

    • thingsiplay
      link
      fedilink
      148 months ago

      Matrix is decentralized, as the servers are independent from each other. They choose to cooperate, so that people can talk to each other. But the servers are run by different people or organizations and act independently. Or do I get it wrong? If so, can you explain why Matrix is not decentralized?

      • ono
        link
        fedilink
        English
        18 months ago

        You got it right. Matrix is decentralized. It’s just not peer-to-peer (although there has been some work toward making it so).