• rhabarba@feddit.orgOP
      link
      fedilink
      arrow-up
      3
      arrow-down
      8
      ·
      15 hours ago

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

      • unique_hemp@discuss.tchncs.de
        link
        fedilink
        arrow-up
        19
        arrow-down
        1
        ·
        14 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@lemmy.max-p.me
        link
        fedilink
        arrow-up
        12
        arrow-down
        1
        ·
        14 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.

      • refalo@programming.dev
        link
        fedilink
        arrow-up
        2
        arrow-down
        6
        ·
        edit-2
        14 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.

        In the end, nobody wins…