Is it just me or is passing off things that aren’t FOSS as FOSS a much bigger thing lately than it was previously.

Don’t get me wrong. I remember Microsoft’s “shared source” thing from back in the day. So I know it’s not a new thing per se. But it still seems like it’s suddenly a bigger problem than it was previously.

LLaMa, the large language model, is billed by Meta as “Open Source”, but isn’t.

I just learned today about “Grayjay,” a video streaming service client app created by Louis Rossmann. Various aticles out there are billing it as “Open Source” or “FOSS”. It’s not. Grayjay’s license doesn’t allow commercial redistribution or derivative works. Its source code is available to the general public, but that’s far from sufficient to qualify as “Open Source.” (That article even claims “GrayJay is an open-source app, which means that users are free to alter it to meet their specific needs,” but Grayjay’s license grants no license to create modified versions at all.) FUTO, the parent project of Grayjay pledges on its site that “All FUTO-funded projects are expected to be open-source or develop a plan to eventually become so.” I hope that means that they’ll be making Grayjay properly Open Source at some point. (Maybe once it’s sufficiently mature/tested?) But I worry that they’re just conflating “source available” and “Open Source.”

I’ve also seen some sentiment around that “whatever, doesn’t matter if it doesn’t match the OSI’s definition of Open Source. Source available is just as good and OSI doesn’t get a monopoly on the term ‘Open Source’ anyway and you’re being pedantic for refusing to use the term ‘Open Source’ for this program that won’t let you use it commercially or make modifications.”

It just makes me nervous. I don’t want to see these terms muddied. If that ultimately happens and these terms end up not really being meaningful/helpful, maybe the next best thing is to only speak in terms of concrete license names. We all know the GPL, MIT, BSD, Apache, Mozilla, etc kind of licenses are unambiguously FOSS licenses in the strictest sense of the term. If a piece of software is under something that doesn’t have a specific name, then the best we’d be able to do is just read it and see if it matches the OSI definition or Free Software definition.

Until then, I guess I’ll keep doing my best to tell folks when something’s called FOSS that isn’t FOSS. I’m not sure what else to do about this issue, really.

  • wiki_me@lemmy.ml
    link
    fedilink
    English
    arrow-up
    22
    ·
    1 year ago

    Best you can do is accuse something of being open washing, or correct people by saying that it does not fit the OSI definition which is widely accepted (it’s based on debian guidelines) and the software is at best “partially open source”.

    Having a github page with a list of problematic projects and licenses could be useful.

    • TootSweet@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 year ago

      Oh shit! “Open washing” is a term I never knew I needed in my lexicon until now.

      And yes. A running list of such projects would be awesome to have. I migrated all my projects to Gitlab when Microsoft bought Github (in retrospect, I wish I’d gone to Codeberg) but I’d love to see a project that collected examples like that in one place. I could probably be persuaded to start/maintain it. (As long as it’s not on Github. Lol.)

      • wiki_me@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        That might be useful if someone will want to learn if a particular project is not really open source, and raise awareness to the issue of open washing, if it will get enough links it might appear on search results raising even more awareness to the issue.

        You could always start it, ask for positive feed back saying it will motivate you and validate that the efforts you are doing are useful, you could later abandon it and someone else might take it and continue to maintaining it.

    • ImpossibilityBox@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      1 year ago

      Can we get a term like this for AI. I’m so goddam sick and tired of everything being called AI that clearly and obviously isn’t.

      We developed a system that looks for red and when it sees red it KNoOOoOAwwWWss that it is seeing red and does stuff. It’s a super effective, ground breaking, world shaping, paradigm changing AI system. Give us money please.

  • BURN@lemmy.world
    link
    fedilink
    arrow-up
    15
    arrow-down
    2
    ·
    1 year ago

    Open Source has meant Source Available for quite a while.

    FOSS is different than Open Source, and it’s a distinction that very likely needs to be made.

        • Captain Aggravated@sh.itjust.works
          link
          fedilink
          arrow-up
          7
          arrow-down
          1
          ·
          1 year ago

          Not directly.

          Though I’d kinda like to talk to a lawyer about the viability of a license whose terms are something like

          This software is furnished free of charge for use or study for any purpose other than shareholder profit. Use or study of this software for any purpose that would benefit businesses supported by shareholders is strictly prohibited.

          Because I’ve got code I wouldn’t mind some folks who are selling art on Etsy or making games on itch.io using, but I’ll be throatfucked before I’d let Amazon or Facebook have it.

          • MigratingtoLemmy@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            1 year ago

            Ah unfortunately, I’m not very good with licensing. But any license that can achieve what I mentioned would be perfect. I just want the authors of such software to be able to distribute their code without being fucked over by major corporations

            • toastal@lemmy.ml
              link
              fedilink
              English
              arrow-up
              4
              ·
              1 year ago

              Beware that these licenses are not compatible with GPL. You would have to dual-license or rely just on ISC, MIT, etc. types of licenses for libraries since GPL doesn’t allow you to restrict based on industry or business model. We would need a larger pool of copyfair or copyfarleft licensed code to have a reasonable pool of code in the Commons to pull from for free software but a lot of it is GPL.

    • TootSweet@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      9
      ·
      1 year ago

      There’s no reason I know of why a license like that couldn’t exist, but it wouldn’t qualify as “Open Source” by the OSI’s definition.

    • paholg@lemm.ee
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      1 year ago

      Isn’t that what Unreal Engine has?

      I’ve also heard it referred to as “source available”.

  • pixelscript@lemmy.ml
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    1 year ago

    This failure of the word “open” to mean one clear and specific thing just feels like an echo of the failure of “free” to mean one clear and specific thing.

    Someone came up with the term “free” in the context of software, and a bunch of people asked, “Ah, so that means I don’t have to pay for it?” And half the room went, “Yep, of course!” and the other half of the room went, “Ehrm, not exactly…” And from that point on, we’ve had to amend the word “free” with awkward qualifiers like “as in freedom, not as in beer”, or attempt to introduce a clarifying companion term like “libre” to try and capture one of the competing meanings.

    I’m sure the “open” in “open source” is doomed to the same fate. “Source available” is to “open source” what “libre” is to “free”. An awkward clarifying companion term that only dorks like us bother to distinguish.

  • p_q@lemmy.world
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    1 year ago

    it’s thoose kind of people you want to keep away from important stuff, so you know “open source” is the thing, man! ;-)

    • TootSweet@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Honestly great question.

      While “Free Software” and “Open Source” have different definitions, and the movements behind them have largely different motivations, in practice I’ve heard mostly that there are no pieces of software that qualify as one but not the other. So in practice, they’re equivalent when referring to software licenses (though not so much when referring to the communities/movements.)

      Are FOSS and Open Source now synonymous because OSI dropped the term free?

      I’m not really sure there’s any sense in which the OSI ever used the term “free.” The Free Software movement used the term “free” and the Open Source movement and the OSI were born out of a splinter group that broke off from the Free Software movement.

      I think terms like FOSS and FLOSS are popular partly because again when speaking of software the two are (or at least in practice might as well be) synonymous.

      I think there’s also a certain extent to which both the Free Software foks and the Open Source folks recognize that a bit of solidarity between the two groups will ultimately benefit both. So each is willing to give nods to the other by sticking an “F” on the front of their “OSS” or an “OSS” on the end of their “FL” or whatever.

        • TootSweet@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          why do we have two different terms?

          Well, I do think it’s still quite useful to have separate terms for the movements. I’d say it’s probably safe to say that “Free Software advocates” believe that all software should be FLOSS whereas “Open Source advocates” think it’s fine for FLOSS and proprietary software to coexist in the whole software ecosystem.

          Would we be having issues over the term “source available” vs. “open source” if the Free was never dropped from Free Software?

          That’s an interesting question. The term “Free Software” is kindof tied up in connections to Richard Stallman. (Say what you will about that, but having a well-known personality at the head of a movement, even if it has disadvantages, does have upsides.) And the dude is the avatar of pedantism. And I think to anyone with even a passing familiarity with Stallman, that comes through when you use the term “Free Software.” To the point that it’s hard to imagine the term used to mean something other than the four freedoms.

          Meanwhile, I imagine a lot of people, when they use the term “Open Source” don’t think of any particular person. Eric Raymond and Bruce Parens are much less known than Stallman.

          “Open Source” is a term that’s also much closer to the mainstream. Folks who say “Open Source” are “normies”. If someone uses the term “Free Software” you can likely expect an hour long lecture from them on why the term “GNU Plus Linux” is better than “GNU Slash Linux”.

          I think maybe when companies started “open washing” (a term I just learned) efforts, “Open Source” was a much easier target for dilution than “Free Software.” Because again, when you think of the term “Free Software,” you think of pedantic Stallman listing off the easy-to-enumerate four freedoms. When you think of the term “Open Source,” you probably think of a Firefox logo and not Raymond or Parens and not really the ten specific points in the OSI definition.

          So in a way, I wonder if “Open Source” hasn’t served as a bit of a shield for “Free Software”. Because “Open Source” was the easier target and “Free Software” is a much more niche concept. (And also arguably because Linus/Linux is more associated with Open Source than Free Software.)

          Historically, if the term “Open Source” was never coined, I imagine people would have tried to dilute the term “Free Software”. I suspect they may have had less success, but not no success. And in that case, the term “Free Software” would be eroded today in ways it’s not given that “Open Source” served as a buffer protecting “Free Software.”

          What benefit is there in referring to FOSS as Open Source as opposed to FOSS?

          Ah. Well, I could see people who use the term “Open Source” loosely also using “FOSS” loosely more so than I could see them using “Free Software” loosely. But I suppose if someone usrs the term “FOSS”, there’s… I guess a stronger case that they shouldn’t be using the term loosely than if they’re using the term “Open Source.”

          I’m not saying I’m ok with using the term “Open Source” loosely. But I did admit there may be a possibility we need to start thinking in terms of choosing our battles in the OP.

  • p_q@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    1 year ago

    it’s thoose kind of people you want to keep away from important stuff, so you know “open source” is the thing, man! ;-)

  • PropaGandalf@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    1 year ago

    This is inevitable. You are fighting a fight against the natural development of a language. Maybe we really should start caring more about licenses but the terms will be used by other people nevertheless like they want.

    • TootSweet@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 year ago

      You are fighting a fight against the natural development of a language.

      Perhaps, but I fully believe the more successful I and folks who join me in that fight are, the more beneficial it will ultimately be to basically everybody who uses software.

  • p_q@lemmy.world
    link
    fedilink
    arrow-up
    5
    arrow-down
    6
    ·
    edit-2
    1 year ago

    free

    open source ≠ free

    open source ≈ source code published

    it’s free software

    • lily33@lemm.ee
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      1 year ago

      That’s not the accepted usage of the term, though. Rather, open source = free software.

      And while I do like the term free software better, I don’t think trying to start war on which term to use would help anything.

      • p_q@lemmy.world
        link
        fedilink
        arrow-up
        1
        arrow-down
        4
        ·
        1 year ago

        free software is relevant

        open source is only one point and can also apply to properity software

        • lily33@lemm.ee
          link
          fedilink
          arrow-up
          2
          arrow-down
          1
          ·
          1 year ago

          You can technically can your proprietary software “free” too. But that’s not what the term means. And nether does “open source”.

          • p_q@lemmy.world
            link
            fedilink
            arrow-up
            1
            arrow-down
            3
            ·
            1 year ago

            you can do much with free software. depending on the licence, also unfree software. but then it’s no free software anymore

    • TootSweet@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      2
      ·
      1 year ago

      When I use the term “Open Source” I mean [the OSI definition]https://opensource.org/osd/), which is what the term meant from its inception. If you want to talk about “source code published” software, use a different term. Don’t appropriate “Open Source” or think you’re representative of the Open Source community.

      When you say “free” here, do you mean this or something else?

      • p_q@lemmy.world
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        edit-2
        1 year ago

        seems like someone tried to solve a problem by declaring

        open source ≈ freesoftware

        You can compile a binary by using the provided code and it gives you a binary, yes.

        you modify the code, compile, sell the binary, because “they provided the code” opensours.org said “it means free software” “free as in freedom” so “I am free to do whatever I want with this software.” "

        That is untrue. I can open source my product for a reason, but if anyone try to sell it it’s a crime. I openenly show everyone my source code, but without the right licence it’s nothing. often you can’t even compare it to the software running.

        • FooBarrington@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          That is untrue. I can open source my product for a reason, but if anyone try to sell it it’s a crime. I openenly show everyone my source code, but without the right licence it’s nothing. often you can’t even compare it to the software running.

          No, that’s not true. If you open source your product, anyone else can sell it just fine. They can’t do so if you don’t open source it (i.e. if you make it source available).

          Just because you think “open source” means “source available” doesn’t mean they are legally equivalent.

  • BetaDoggo_@lemmy.world
    link
    fedilink
    arrow-up
    1
    arrow-down
    4
    ·
    1 year ago

    In the case of Machine learning the term has sort of been morphed to mean “open weights” as well as open inference/training code. To me the OSI is just being elitist and gate keeping the term.