• Farid
    link
    -31 month ago

    But “open source” doesn’t even mean that you can reproduce it or use it for free. It just means that you can see the source code. The permissiveness, as you mentioned, lies in the licensing.
    So I still think that it’s a complete misnomer.

    • @Markaos@lemmy.one
      link
      fedilink
      131 month ago

      But “open source” doesn’t even mean that you can reproduce it or use it for free.

      You’re thinking of source-available licenses. Open source has a clear and widely accepted definition that requires a certain level of freedom. You’re free to ignore this definition, but you can’t expect the rest of the world to do the same.

      To be clear, open source allows for only providing access to paying customers, but those paying customers are then free to use and distribute their copies without any further payment. Then it wouldn’t be open source anymore.

      • Farid
        link
        61 month ago

        Fair enough, I didn’t know that “open-source” is, in of itself, sort of a misnomer and, by the formal definition, a book can be open-source, because the phrase means certain specific things not tied to source code, contrary to what the name implies.
        And in my defense, I’ve seen some software that required license key to use, with code available on GitHub or something that called itself open-source (I won’t be able to recall the specific names). I assume the term is misused often.

        • @Markaos@lemmy.one
          link
          fedilink
          51 month ago

          No worries, nothing wrong with not knowing everything about every random subject. I would like to apologize for being overly harsh, I assumed that people in c/opensource would have general knowledge of this definition, but that assumption was clearly bad. So again, sorry.

          I assume the term is misused often.

          Yes, companies sometimes do that. Open source is marketable as a guarantee that you won’t fully lose access to a piece of software, and there aren’t any real consequences of misusing it. But there’s also a scheme called dual licensing where the software is available under two licenses - one license is open source but annoying for commercial use, and the other is a “normal” proprietary license under which businesses can buy the code. This is fine (as long as the provider has copyright to all the code being dual licensed) and is pretty common and makes the software open source.

          • Farid
            link
            31 month ago

            This post is on the “front page”, didn’t come here deliberately.

    • chebra
      link
      fedilink
      11 month ago

      @abfarid Can you quote any authoritative source that says that? Open-source most certainly means more than just being able to read the code. Sure, Amazon, Microsoft, Apple, Meta would love it if they could use the open-source term for marketing without providing any of the freedoms, but luckily it doesn’t depend on them.