As the title says, conduwuit has been forked as Tuwunnel which is labelled as the “successor with stable governance”.

Love open source! Glad to see real matrix server alternatives keep pushing.

Will switch to it as soon as available. Will be, of course, 100% upgradeable from conduwuit.

    • sj_zero@lotide.fbxl.net
      link
      fedilink
      arrow-up
      20
      ·
      5 months ago

      Runs on hardware that isn’t a supercomputer.

      I’m using what it’s forked from, conduit, and I’ve hosted my matrix homeserver on an Intel atom D2550 that’s also doing like 3 other things. When I tried the same with synapse or dendrite, opening a big chat room took a few days.

      • aMockTie@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 months ago

        Interesting and good to know, thank you for the info! I haven’t run into that issue with synapse yet, but I’m also running it in a docker container on an enterprise server. I also don’t currently have any chat rooms with more than 5 or so users, and I imagine that is also a factor.

    • Shimitar@downonthestreet.euOP
      link
      fedilink
      English
      arrow-up
      15
      ·
      5 months ago

      Synapse is meant for heavy duty and is a pretty resource intensive python implementation.

      Conduwuit and derivate is in rust and blazing fast on small footprint.

      • Shimitar@downonthestreet.euOP
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        2
        ·
        5 months ago

        I was replying to the links post, must have got it wrong :)

        So yes, I ended up thanking myself. Well, I always thanks myself anyway for not having screwed up too badly anyway so… ;)

  • mac@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 months ago

    Looking forward to getting this up on my vps so I can get bridges running.

    Is there a matrix room setup for this fork yet or does jevolk have a mastodon? I’d like to follow development

      • mac@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 months ago

        Nice thanks. I’ll get it up and running this weekend

      • mac@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 months ago

        Got conduwuit set up super easily, appreciate the write up as it appears the lead dev took down the documentation site!

        One thing I noticed about your wiki was that I don’t think there was an explanation of how to get into the admin panel on first run. I got there by pressing Ctrl + c on Debian.

        I’ll set up the bridges in the coming days

        • Shimitar@downonthestreet.euOP
          link
          fedilink
          English
          arrow-up
          3
          ·
          5 months ago

          Thank you! This is exactly why I do my wiki, so that people can use and benefit from the work I did before.

          Mmm as for the admin console, I will add that, it had slipped from my wiki it seems!