Earlier quoted context omitted.
They occupy the term because they literally coined it, if you know your history.[1] OS came to us from the OSD, written by the OSI and after hot debate in the early days of what should and shouldn't be Free Software. It was specifically a reaction to the FSF and a rejection of that group's activism, which didn't fit what they were trying to do. [1]: https://en.wikipedia.org/wiki/Open-source_software (specifically the…
They didn’t coin the term: https://lunduke.substack.com/p/who-really-coined-the-term-op...
Court finds calling stuff open source when it's not is false advertising
71–80 of 160 posts
Re: Court finds calling stuff open source when it's not is false advertising
#72This article doesn't really explain what happened, and the details it does give contradict each other. Here it is as I understand it: - the plaintiff's software was under the AGPL+Commons, which makes it non-open-source - the defendants copied the software, re-releasing it under bare AGPL, under the clause that says you can remove upstream restrictions - that clause is actually about licensees, and the plaintiff isn'…
The AGPL does not use that wording, but the court chose to interpret it that way because the alternative interpretation that a licence could restrict how the original licensor can convey their work was deemed to incompatible with the principles of contract and copyright law.
Re: Court finds calling stuff open source when it's not is false advertising
#73This is really interesting. Specifically this quote "it’s false advertising to claim that software is “open source” when it’s not licensed under an open source license". Also, is opensource.org and the OSI the only organization that can define it and if so should they be? To me this is more about false advertising and changing a license. Another reason to look at a tool like debricked for license management.
Think of this in terms of a brand defending their trademark to avoid losing it through dilution. It's Open Source, a term they created, not a generic concept "open source." I don't like them owning a term that feels like it should be generic and communally defined, but it's not, and they do.
They are the Open Source Initiative, stewards of the Open Source Definition.
The closest I see is a rule then when you're using the OSI trademark or logo you need to follow their definition of "Open Source".
Re: Court finds calling stuff open source when it's not is false advertising
#74A bunch of people here are conflating the concepts of "free software" and "open source". these are not the same. "Free" (as in speech, or beer) software is governed by the license it is published under. Open source simply refers to the fact that the source code is publicly available. Open source is a prerequisite for truly free (as in speech) software, but the opposite is not.
The court decision directly declares this false. The fact that AGPL+Commons makes code source-available (the source code is publicly available) but not open-source ( https://opensource.org/osd ) is the false advertising claim in question. If you were to design a source-available nonfree product, and call it 'open source', this court would find you guilty of false advertising. Not that this should come as a surprise,…
OSI is claiming that the term "open source" is what is false advertising. But both the trial and appellate courts are specifically calling out the phrase "open source and free" as false advertising. Neo4j EE and ONgDB may be "open source," but they are definitely not "free."
If the defendants had only claimed that ONgDB was "open source" they might not have had any issues. But because they removed the Commons Clause and also declared it "free," they are in violation of the original license of Neo4J EE, a license which is still in force, and a license which is not "free."
Re: Court finds calling stuff open source when it's not is false advertising
#75Earlier quoted context omitted.
Copyright is automatic.
True, I mean if you dedicate it or decide not to defend it.
Deciding not to defend it means it's still copyright infringement to use the unlicensed code, and they could change their mind at any time.
Re: Court finds calling stuff open source when it's not is false advertising
#76so now open source is the licensing on not whether the source code is freely visible? "this unlicensed project is closed source, source code is free to browse >here<"
Re: Court finds calling stuff open source when it's not is false advertising
#77Earlier quoted context omitted.
That part seemed like their own spin on the decision, to me. I agree with you: they shouldn’t control the term.
They determined the guidelines of what constitutes being Open Source. Absolutely they should control the term. Just look at all of the companies out there with "source-available" licenses masquerading as Open Source. Neo4j themselves here uses "Open Source" in all of their marketing materials and should be just as guilty as this fork of false advertising.
Re: Court finds calling stuff open source when it's not is false advertising
#78A bunch of people here are conflating the concepts of "free software" and "open source". these are not the same. "Free" (as in speech, or beer) software is governed by the license it is published under. Open source simply refers to the fact that the source code is publicly available. Open source is a prerequisite for truly free (as in speech) software, but the opposite is not.
That's "source available". "Open Source" is widely understood to mean a bunch more, captured in the "Open Source Definition": https://opensource.org/osd
Re: Court finds calling stuff open source when it's not is false advertising
#79Earlier quoted context omitted.
I disagree with some of their requirements for open source licenses, and will continue to call the code that I have open sourced over the years as "open source" despite them. Their attempt to occupy the term is a little offensive. Correction: They came up with the name, so it's theirs. I'll leave my public embarrassment here.
The don't own the words "open" or "source code". They did not come up with the use of the word "open" in regard to computer software or standards. Any native or fluent English speaker could easily do that. The term "open standard" was used in the 1980's. In the area of Unix, specifically, there existed The Open Group for Unix Systems (later called X/Open Company) and The Open Software Foundation. These two merged in…
Re: Court finds calling stuff open source when it's not is false advertising
#80A bunch of people here are conflating the concepts of "free software" and "open source". these are not the same. "Free" (as in speech, or beer) software is governed by the license it is published under. Open source simply refers to the fact that the source code is publicly available. Open source is a prerequisite for truly free (as in speech) software, but the opposite is not.
> Open source simply refers to the fact that the source code is publicly available. That's "source available". "Open Source" is widely understood to mean a bunch more, captured in the "Open Source Definition": https://opensource.org/osd
However, the courts ruled upon the composite term "open source and free". Under the OSI definition, open source implies free. But no court has yet so ruled.