• NotNotMike@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Well yes, but also no. You can’t reproduce a book because that violates copyrights.

    Open source in this context just means that nobody owns the book, you can reproduce it however many times you want, and distribute it where you want as long as you include the original license in the reproduction (MIT license).

    Also, there’s a bit of a colloquial understanding that others are able to contribute or fork the original source material.

    • Farid@startrek.website
      link
      fedilink
      arrow-up
      0
      ·
      2 months 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
        arrow-up
        2
        ·
        2 months 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.