I was looking into Tailscale which I thought to be complexly open source, but it turns out that their coordination server is closed source. If you want to run your own open source coordination server, Headscale is the go-to option.

This is no fault of their own (as they freely express this in their FAQ) it’s just that I had always been told by people that Tailscale was fully open source. This got me wondering what else is not as open source as people widely accept it to be?

  • @lilolaluB
    link
    fedilink
    English
    17 months ago

    I am not a fan of telegram, but the clients and the protocol are open source.

    • @tech2but1B
      link
      fedilink
      English
      17 months ago

      Where Telegram seems to come in handy is using the bots to send alerts, e.g. from Uptime Kuma. That’s all I use it for, I presume that’s what most of us use it for?

      • @lilolaluB
        link
        fedilink
        English
        17 months ago

        If that’s what you are using it for, I would suggest looking into Matrix / Element. Just as easy, completely open source and self hostable. Wide variety of client choices for every OS.

        • @FierceDeity_B
          link
          fedilink
          English
          17 months ago

          The server, though, is made in pretty inefficient python, eating a lot of resources to run. There are rust, c++ and go implementations promising to be less intensive