I don't like that OSI seems to somehow come away with this (at least as framed here) with control of the term. I agree just calling whatever nonsense open-source is problematic, but I don't agree it has to be one of their licenses to be open source at all .
Court finds calling stuff open source when it's not is false advertising
31–40 of 160 posts
Re: Court finds calling stuff open source when it's not is false advertising
#32Earlier 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.
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…
I don't imagine the F/OSS ecosystem would be much different today had the OSD/OSI never come to be, unlike say the Apache Foundation or GNU projects.
Re: Court finds calling stuff open source when it's not is false advertising
#33Earlier quoted context omitted.
How is it closed source if the source is openly available to view?
There's plenty of closed source software where you can view the source. Open source just means the ability to modify, use and potentially redistribute according to the terms of the license.
Re: Court finds calling stuff open source when it's not is false advertising
#34This 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.
Re: Court finds calling stuff open source when it's not is false advertising
#35Earlier 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.
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…
Still, it could matter it it ever came down to legal proceedings. But in everyday, colloquial terms, I think the OSD just "is" the definition of Open Source.
Edit: Yeah, see @CogitoCogito's post for more on the "Open Source predates OSI" argument. The counter-argument, I suppose, is that they didn't "coin" the phrase in the strictest sense, but were possibly the first to rigorously define it and give it meaning within a specific context. Whether or not one accepts that argument, or a similar argument, is obviously open to debate.
Re: Court finds calling stuff open source when it's not is false advertising
#36I think the salient point of the article is this: > However, the court held that it was improper for the defendants to remove the Commons Clause, and therefore the defendants’ claims in advertising that its ONgDB software was open source was false advertising. > Even though the AGPL has a clause specifically allowing downstream recipients to remove "further restrictions" like the Commons Clause, the court stopped the…
> All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term.
Re: Court finds calling stuff open source when it's not is false advertising
#37Earlier quoted context omitted.
How is it closed source if the source is openly available to view?
If it's not possible for people to (legally) use that source, or to modify or redistribute it, then it's not open source, it's just shared source / source available ( https://en.wikipedia.org/wiki/Source-available_software ).
Re: Court finds calling stuff open source when it's not is false advertising
#38Earlier 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...
Digging further is for extreme nitpickers.
Gutenberg didn't "invent" the printing press either. Movable type dates back to 11th century China if you really want accurate attribution. Except for the purposes of the history of the modern world, Gutenberg's invention is most relevant/accurate.
My internet usage started on university systems back in the 80s, along with BBS and usenet and I had never heard the term Open Source even once until 1998.
Re: Court finds calling stuff open source when it's not is false advertising
#39Re: Court finds calling stuff open source when it's not is false advertising
#40Earlier quoted context omitted.
If it's not possible for people to (legally) use that source, or to modify or redistribute it, then it's not open source, it's just shared source / source available ( https://en.wikipedia.org/wiki/Source-available_software ).
If it's unlicensed (in the quote) and source is available, then what restrictions are there?