• Penta@lemmy.world
      link
      fedilink
      arrow-up
      61
      arrow-down
      6
      ·
      3 months ago

      Well snap itself isn’t proprietary, the backend server distributing the snaps is.

      • frazorth@feddit.uk
        link
        fedilink
        arrow-up
        18
        arrow-down
        4
        ·
        edit-2
        3 months ago

        Explain how this distinction matters in the real world?

        Snap distribution is as much a part of snaps as Snapd.

        Who cares that part of it is open source if other parts aren’t?

        • Draconic NEO@lemmy.world
          link
          fedilink
          arrow-up
          6
          arrow-down
          3
          ·
          edit-2
          3 months ago

          If Canonical folded Snap could be taken over by others who could build new server software for it, either from scratch or based off the other projects to develop alternative servers for it, and modify snap to accept multiple repos like that. That’s the difference, also just being able to fork snap like that. Though the fact it hasn’t been done says something about how many real snap enthusiasts there actually are.

          • frazorth@feddit.uk
            link
            fedilink
            arrow-up
            8
            arrow-down
            3
            ·
            3 months ago

            If Canonical folded, someone else could come along and reinvent everything on the server side. And that makes it Open Source?

            • Draconic NEO@lemmy.world
              link
              fedilink
              arrow-up
              4
              arrow-down
              4
              ·
              3 months ago

              What makes it open source is the fact that the parts which matter most are open source. The part that installs on the system is open source, and because of that it can be more easily tweaked and modified to accept other servers. In actuality it can be modified to do so right now, it’s just that there is little reason to do so because the amount of people enthusiastic about snap isn’t very large, as it has many other problems besides just the centralized server infra.

    • lengau@midwest.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      Everything that runs on the user system is open source (unless you install a proprietary package with it, but that goes for any package manager).

      While Canonical’s snap store is proprietary, it has an open API that anyone can implement (in fact, there used to be an open source snap store implementation, but the project died out due to lack of interest), and you can install snaps without their store at all.