• OpenAI
  • OpenText
  • OpenVMS
  • OpenServer
  • OpenEdge
  • OpenDrive
  • etc.
    • MHLoppy
      link
      fedilink
      22
      edit-2
      8 months ago

      You seem to be using the term “open source” for what is instead commonly called “source-available”, which has a distinct meaning from open source.

      [Source-available software] includes arrangements where the source can be viewed, and in some cases modified, but without necessarily meeting the criteria to be called open-source.

      [Open-source software] is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose.

      edit: fixed duplicated phrasing

      • @gloriousspearfish@feddit.dk
        link
        fedilink
        English
        58 months ago

        No I am using the term for how it was originally used, back in the free software movement days in the 70s and 80s.

        Open source means nothing more than the source beeing open for all to see. What your are describing we called Free Software or later FOSS (Free and Open Source Software) but the open source part is redundant in that acronym.

        Also some started using Libre instead of Free, as Free sometimes are confused with Gratis. That is where the expression Free as in Freedom cones from.

        • MHLoppy
          link
          fedilink
          18 months ago

          Fair enough. I suppose the terminology has evolved somewhat with time, and I can’t say I have much insight into a time period from before I was born.

          • @gloriousspearfish@feddit.dk
            link
            fedilink
            English
            -18 months ago

            It has evolved of cause. One of the sources you referred to, the OSI, has a clear agenda to define the term open source software according to their own definition. They are advocating that we use the term in the more narrow sense as you described, rather than the more original broad sense.

            The Wikipedia article basically just cites OSIs definition. If you dig into the talk page on Wikipedia it is clearly a disbuted definition that is currently written.

            While I absolutely am a proponent of free, libre or open source software, no matter what we call it, the narrow definition OSI suggests of open source software is still not how most people understand the term.

            Narrowing the term open source software the way OSI proposes increases the confusion, it doesn’t help.

    • @BURN@lemmy.world
      link
      fedilink
      English
      198 months ago

      Not sure why you’re being downvoted. By definition this is true.

      Visible source is still open source , but it isn’t FOSS. Not everything open source is FOSS, but everything FOSS is open source.

      • @gloriousspearfish@feddit.dk
        link
        fedilink
        English
        4
        edit-2
        8 months ago

        Exactly. Also it is interesting how I am getting downvoted while you are getting upvoted - even though we are saying the same thing.

      • @tabular@lemmy.world
        link
        fedilink
        English
        2
        edit-2
        8 months ago

        I can’t imagine the downvoting being anything other than a disagreement with that word usage. Strictly speaking words do not have definitions which are “true” in some innate sense - they have usages which are popular or unpopular among different groups of people.

        The term “open source” without any context describes “source” being “open” - as clear as mud. With context that describes a range of licenses and the disagreement is in which licenses that includes.

        • @nossaquesapao@lemmy.eco.br
          link
          fedilink
          English
          58 months ago

          It’s quite ironic to see people getting confused over it, since part of the justifications for the creation of the “open source” term was “free software” being ambiguous.

        • @JTskulk@lemmy.world
          link
          fedilink
          English
          28 months ago

          There’s a reason RMS hates the term “open source”. Open source is a cheaper imitation of Free software.

    • @smileyhead@discuss.tchncs.de
      link
      fedilink
      English
      148 months ago

      From Wikipedia:

      Open-source software (OSS) is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose.

      From Open Source Initiative:

      Open source doesn’t just mean access to the source code. The distribution terms of open-source software must comply with the following criteria: (…) https://opensource.org/osd/

      AnyType is “source available”. Open Source is a term exisiting for many years with already established precise meaning and messing it up makes much harm in a world where talking about computing morality is already messed up with the lack of words in public awareness, as computer software is very abstract and need proper terminology.

      • @gloriousspearfish@feddit.dk
        link
        fedilink
        English
        18 months ago

        You are cherry-picking quite a bit in that Wikipedia article. There is also a whole section discussing the confusion between the terms open source, free and libre.

        I would venture that the most commonly understood definition of the term is that open source software simply means what it says, that the source code is openly available. And nothing more.

        Free or libre software expresses the intention you describe explicitly, that the recipient is allowed to share and modify the software. Thus removing ambiguity.

        Open Source is indeed a term existing for many years, probably a lot longer than you are thinking about. Trying to redefine that as meaning anything more than what is says is what is causing confusion.

      • @tabular@lemmy.world
        link
        fedilink
        English
        1
        edit-2
        8 months ago

        I prefer the term libre (free software, usually say software freedom) but there is a related disagreement regarding Copyleft being more or less libre (GPL vs MIT).

        • @jack@monero.town
          link
          fedilink
          English
          2
          edit-2
          8 months ago

          Who argues about copyleft and libre? The FSF and Stallman are clear about libre meaning the same as free.

          MIT is just as free/libre as GPL, but copyleft is the logical choice when you value user freedom.

          • @tabular@lemmy.world
            link
            fedilink
            English
            18 months ago

            I mean I have seen many comments over the years in favour of MIT over GPL because ‘it gives more freedom’ without the restrictions imposed by GPL’s copyleft. This is just anecdotal so maybe not many have that view.