(no title)
ThenAsNow | 2 years ago
It seems like source available type licenses (e.g., Kyle Mitchell's Big Time license: https://bigtimelicense.com/ ) are a reasonable middle ground for being paid software without giving up many of the benefits of open source.
I'm hoping there's a notable uptick in adoption of licenses like these.
josephcsible|2 years ago
Someone|2 years ago
> They're not reasonable at all. They deceive users and leach off of the good name of open source
I disagree. Source available licenses are reasonable, but not “a middle ground for being paid software without giving up many of the benefits of open source”.
Reading the https://bigtimelicense.com/ and https://bigtimelicense.com/versions/2.0.1, though, I don’t think that’s a source available license. It doesn’t mention source code at all.
It’s a license that allows small entities to use a binary for free, and promises larger companies to give “fair, reasonable and nondiscriminatory terms” (I guess that’s in the license to ‘guarantee’ smaller companies they will be able to get such a license and that they will be able to afford it. IANAL, but I think the “nondiscriminatory” guarantees the former, but “fair and reasonable” doesn’t fully guarantee the latter)
“Source available” is more or less the reverse: it guarantees you can view the source, but doesn’t necessarily give you the right to modify or even compile it (https://en.wikipedia.org/wiki/Source-available_software)
ThenAsNow|2 years ago
How do they do that if they don't call themselves open source (or "Open Source (TM)" if you prefer) in the first place?
Regardless, something needs to be done about the sustainability gap in open source other than writing messages like what's linked. The inability of your project to incorporate someone else's code shouldn't consign the rest of us to not have the benefits of access to that someone else's code outside of a proprietary binary.
Schnitz|2 years ago