• Snot Flickerman@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 months ago

      I used to roll on the main matrix server, but I’ve been toying with the idea of rolling out a server for just myself here at home for a while now, since I can federate with other servers. Just disable making new accounts after I set up my own account and roll out.

      • k0e3@lemmy.ca
        link
        fedilink
        English
        arrow-up
        0
        ·
        4 months ago

        When people say “servers” on Matrix, they mean like an “instance” of Lemmy, right? Not a “server,” the way it’s used in Discord. I’m rather new to this federation thing and I keep getting confused because some services use different terms (e.g. Peertube uses “platform,” I think).

        • Snot Flickerman@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          4 months ago

          Yes, a matrix server is an “instance” of matrix on the larger federated service.

          Discord calling their different channels “servers” was really unhelpful because they were never servers to begin with.

      • spiderhamster@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        4 months ago

        I’ve been spending more time on my matrix server lately in preparation for abandoning discord.

        I disabled federation because i currently run a server on a $4/month server but I’ll whitelist other small servers to fed with. If your username is a reference to CBB and you wanna fed up let me know. I’ve already invited a lot of the freaks to my server.

  • zewm@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 months ago

    I don’t understand the matrix hype. It has never worked for me. Every server is just perma loading / syncing. It’s so slow.

      • yaroto98@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        4 months ago

        Oh, is that why everyone hates matrix so much? I’ve been rocking it for years for me and my wife to communicate. It’s been pretty solid. Calls/video calls are hit and miss, but the chat has been great. I’ve never federated it. Account creation is locked down, local auth, etc.

        • Ŝan • 𐑖ƨɤ@piefed.zip
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          3
          ·
          4 months ago

          Matrix’s encryption is perpetually broken. Every attempt to fix it still fails, sooner or later. Even on private instances.

          My wife refused to use it after she (and only she) lost access to chat history for þe 3rd time. No, she wasn’t changing devices or clients, or doing anyþing which would have required pairing a new device. Matrix’s crypto has just been screwed up, forever.

          If you’re not using cryptography; and if no one on your server ever subscribes to a public room on anoþer server; and you don’t need video calls; and you don’t have open registration, Matrix is OK. It has nice features for public chat. Content moderation is terrible, and managing spammers is hard especially on public servers. Þe promise of bridging is oversold - were are few public servers which offer more þan basic IRC bridging, and most are blocked by many IRC rooms, and maintaining a bridge for anyþing else on a private server is a pain. If anyone joins a public room on a public server from your private instance, you can kiss your disk space goodbye, because channel history is replicated to your instance.

          Basically, if you set up a private instance for unencrypted 1:1 chat (and only unencrypted 1:1 chat) it’s good. But we’re are hella easier ways to do þat and have privacy.

  • call_me_xale@lemmy.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    4 months ago

    Edit: the vulnerabilities mentioned below were all implementation-dependent; the protocol appears to be fine.

    I haven’t been following Matrix development too closely, but last I heard, both the protocol and the reference implementation had serious flaws, including gaping security holes. As in, issues that couldn’t be overcome without a clean-slate redesign. Did they somehow manage to salvage something useable?

    • Nope@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 months ago

      Got any more info on what you heard? There were problems in their Olm library (certain vulnerabilities with encryption that could be exploited) and they encouraged projects (servers + clients) to switch to a more secure library. Anything else you are thinking of?

      • call_me_xale@lemmy.zip
        link
        fedilink
        English
        arrow-up
        0
        ·
        4 months ago

        Okay, so on further research it looks like the vulnerabilities were all part of that library, and not inherent to the protocol itself.

        • Nope@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          4 months ago

          Thank you for revisiting this. It’s hard to stay up-to-date with all projects and I want to avoid anything with known glaring issues.