I am very new to linux and all the open source stuff (my first post on lemmy actually) so I don’t get how this stuff works but flathub is saying that floorp is proprietary. But after a quick google search it says that floorp is open source licensed under MPL 2.0

  • leopold@lemmy.kde.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 months ago

    It used to be open source, but large parts of it have been relicensed under their proprietary source-available shared source license. The reason why it isn’t entirely proprietary is that it’s based on Firefox, which is entirely licensed under the MPL. The weak copyleft of the MPL states that all parts lifted from Firefox must remain open source, but the new parts can be proprietary.

    Source-available licenses are a type of proprietary license where the code is made public for people to look at, but you’re not actually allowed to use it. Users can still contribute upstream, so they’re usually parasitic licenses aimed at getting free labour out of the userbase without actually giving back any code to the commons, all while keeping up the illusion of being open source. It sucks.

    • xavier666@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      2 months ago

      without actually giving back any code to the commons

      Can you explain how this works?

      Say a contributer downloads v1.1 of floorp, checks the code and makes a PR. Floop sees this and accepts the change and publishes v1.2. If a new contributer downloads floorp, they get v1.2 where they can see the previous merged PR.

      How is it that they are not giving back? I can understand that not being on a repository makes it difficult but it’s technically possible.

      • theshatterstone54@feddit.uk
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        The contribution is automatically relicensed under that licence and as such, it remains property of the org that made floorp, so they’re technically getting free labour, support and maintenance