Is matrix good to use, seen a lot of drama around it. For example hackliberty.org left it because of lacking of security and moderation, do you still recommended it?

  • Sonalder@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    9 days ago

    The protocole is fine I think the real problem is the synapse implementation but I could be wrong on that take I am no expert.

    • poVoq@slrpnk.net
      link
      fedilink
      arrow-up
      0
      ·
      9 days ago

      While Synapse isn’t great, the problem is that the Matrix protocol is over-designed for a very specific purpose (distributed rooms), that comes with a severe performance penalty but most people don’t actually need this for chat.

      Its one of these cases of a neat idea on paper, but ultimately a solution looking for a problem.

      That said, Matrix isn’t that bad overall, but there are better options like XMPP.

      • EngineerGaming@feddit.nl
        link
        fedilink
        arrow-up
        0
        ·
        9 days ago

        Yeah. Would have been much better if it was an option for a group admin - choosing several servers at a time to host if they wanted redundancy. Not forcing it on everyone participating, regardless of their disk size…

        • poVoq@slrpnk.net
          link
          fedilink
          arrow-up
          0
          ·
          9 days ago

          Well… there has been some recent museings about something like that from the CEO of Element, but it would effectively cause a two class federation where some servers can not work independently of others (likely in reality mainly servers running on EMS infrastructure, a bit like how in Bluesky you can’t really work fully independent of their infra, and yes Bluesky was explicitly mentioned as inspiration for that idea).

          Having those two options fully independent would basically mean reimplenting xmpp in json as an incompatible alternative protocol and that would make little sense IMHO.