• rhabarbaOP
    link
    fedilink
    -514 hours ago

    What is “actually open source”, if “here’s the source code” is not?

    • @[email protected]
      link
      fedilink
      1913 hours ago

      There’s a difference between source available and open source. For example, actually being allowed to distribute modified versions is pretty damn important:

      Restrictions

      • No Distribution of Modified Versions: You may not distribute modified versions of the software, whether in source or binary form.
      • No Forking: You may not create, maintain, or distribute a forked version of the software.
      • Official Distribution: Only the maintainers of the official repository are allowed to distribute the software and its modifications.
    • Max-P
      link
      fedilink
      1213 hours ago

      The official open-source definition expects more freedoms that just being able to see the source: the whole point of having the source isn’t transparency, it’s freedom. Freedom to fork and modify. Freedom to adapt the code to fix it and make it work for your use case, and share those modifications.

      This doesn’t let you modify the code or share your modifications at all.

    • @[email protected]
      link
      fedilink
      -4
      edit-2
      13 hours ago

      Everyone has a different opinion on what that means, some people get really angry when you don’t use their (or some other group’s) explicit definition of the term “open source” that nobody actually owns. If they want it to mean something really specific, they should use a registered trade name with a defined meaning. But that usually implies some kind of capitalism at work, which most FOSS zealots are very much against.