• Derin@lemmy.beru.co
      link
      fedilink
      arrow-up
      13
      ·
      3 months ago

      Not closed source. It’s just a Matrix server instance running their own bridges. All the backend stuff is open source, the only closed source part is their client.

      The client is specific to their site and unnecessary: just deploy Synapse, then pick and deploy the bridges of their suite you want to your server. You can then pick and use any of the available Matrix clients to get the same exact features. You can even sponsor them on Github, as I’ve been doing for months.

      • onlinepersona@programming.dev
        link
        fedilink
        English
        arrow-up
        9
        ·
        3 months ago

        the only closed source part is their client.

        Which is exactly what I’m referring to. Plus, they can say they run a matrix server, but if your frontend is closed source, there’s no way I trust that they actually do run a fully opensource backend. Wouldn’t surprise me one bit to hear/read that they have closed source components in the backend too. Big nope from me.

        Anti Commercial AI thingy

        CC BY-NC-SA 4.0

        • Derin@lemmy.beru.co
          link
          fedilink
          arrow-up
          9
          ·
          edit-2
          3 months ago

          You can use any Matrix client with Beeper, you don’t have to use theirs.

          Regardless, there’s nothing stopping you from recreating the same stack using the available tools.

          What makes their service unique are the bridges. Download their sources, compile them, and then pair them with any server client combo you want.

          If you insist on using their stack, you can still use an OSS client. They chose not to make their client open source as it is, by design, for their service only.

          They’re trying to run a business aimed at people who don’t care about open source, and want the same closed source experience they get from their other chat apps but with inter connectivity between third party services.

          If you want the latter without any closed source code, you can just go and do that. They’ve released all the important parts.

          Edit: Here’s a guide to self hosting beeper.

          • shrugal@lemm.ee
            link
            fedilink
            arrow-up
            3
            ·
            edit-2
            3 months ago

            What is this “closed source experience” you are talking about? How would making the client open source hinder that in any way, especially when their stated goal is to earn money with premium features instead of the app itself?!

            Imo being open source is a VERY big deal for an e2e encrypted chat client! I don’t really care whether most of their stack is open if the app I’m actually using to type and encrypt my messages is not. This makes the whole thing look like a trick, pretending to be open when key parts are not.

            • jarfil@beehaw.org
              link
              fedilink
              arrow-up
              3
              ·
              3 months ago

              What is this “closed source experience”

              I can answer that: it’s the “I don’t care about security as long as I can send memes and inappropriate messages to most people” experience.

              From the looks of it, it’s as secure as having WhatsApp/Signal/Telegram/ProtonMail doing “E2EE” through each app’s servers, and never knowing whether the client did the encryption right, or if it sent the keys to the server for messages to get intercepted… well, except you do know that the bridges are decrypting all messages anyway.

              • shrugal@lemm.ee
                link
                fedilink
                arrow-up
                1
                ·
                3 months ago

                I can answer that: it’s the “I don’t care about security as long as I can send memes and inappropriate messages to most people” experience.

                Closed source doesn’t help with that though, you don’t have to care about privacy in open source.

                except you do know that the bridges are decrypting all messages anyway

                They are working on on-device bridges that preserve e2ee, but making the client closed source kind of defeats the purpose here.

                • jarfil@beehaw.org
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  3 months ago

                  Closed source helps with the second part, the connecting with a majority of people using the same closed source platform (then different people use different platforms, which is where we are now… but the DMA might solve that).

                  On-device bridges could be nice if they included that in the OpenSource part.

                  • shrugal@lemm.ee
                    link
                    fedilink
                    arrow-up
                    1
                    ·
                    3 months ago

                    the connecting with a majority of people using the same closed source platform

                    The platform is open, including the part that connects to other closed source platforms. It’s just Matrix and open source bridges after all. And making the client app closed souce doesn’t help with any of that.

                    I’m sorry if I’m a bit pedantic about this, but it seems like you’re describing an upside to closed source software that’s just not there.

            • Derin@lemmy.beru.co
              link
              fedilink
              arrow-up
              2
              ·
              3 months ago

              Just use any open source client. You can literally do that.

              And if you don’t trust the company - for any reason - use their code to deploy your own backend.

              • shrugal@lemm.ee
                link
                fedilink
                arrow-up
                2
                ·
                edit-2
                3 months ago

                That’s not the point. An app doesn’t become good because you can just not use it.

                • Derin@lemmy.beru.co
                  link
                  fedilink
                  arrow-up
                  2
                  ·
                  edit-2
                  3 months ago

                  I disagree. Beeper’s client is meaningless, it’s the service being offered that has value.

                  If you don’t mind trusting a third party service with your Matrix instance + bridge hosting, use Beeper.

                  If you’re into OSS and owning your own tech stack, self host the whole thing.

                  At no point do you have to use their client for any reason.

                  • shrugal@lemm.ee
                    link
                    fedilink
                    arrow-up
                    3
                    ·
                    edit-2
                    3 months ago

                    The thing is, we are talking about the Beeper service here. Yes Matrix is good, yes Beeper bridges are good, but a closed source Beeper app is bad. That’s what the criticism is about, and it doesn’t help if you deflect that by arguing about all the other things they are doing or that no one is forced to install it.

        • flashgnash@lemm.ee
          link
          fedilink
          arrow-up
          2
          ·
          3 months ago

          Given it’s all entirely self host able if you use a different client I’m not sure how they could be

          Unless there’s some binary blobs hidden in the repo but you’d think someone would have pointed that out by now