I’m trying to get away from Discord’s nonsense, but from what I can see it seems like Synapse is still very slow.

  • @weirdo_from_space
    Perhaps the first question should.be, what exactly do you want to do?
    Replicate a discord server on a local matrix-server?
    Do you want / need matrix federation? Is it a server just for you and your group just by itseld, or do you also want to host users who can then also connect to other remote matrix-servers?
    That are two different use-cases.

      • @weirdo_from_space
        Keep in mind, a service like discord or slack does two things: user management (identification, password resets, … ) and a discussion platform (including providing moderation tools, etc.).

        Depending on your usecase and the number of users, either the first or the latter is the most work.

        Also, a discussion forum is not the same as a communication platform (like matrix or xmpp). Both have different requirements and pose different questions (like ‘do I need federation?’)

        • weirdo_from_space@sh.itjust.worksOP
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          11 days ago

          We are running a small comicbook server, so it’s primarily going to be a discussion platform. We don’t need federation, but it would be very nice. It came t’t my attention that matrix has an ongoing illegal content problem and we don’t have the means to host an island server. So for now something like xmpp will have to do.