Of course people can license their stuff in whatever weird way they want and I don't have to like it. But I don't like it when people lie to me. The title is "Trying a new open source model" - the content is "Trying not to be open source any more". If you don't want to do open source then you can of course do that. But if you don't want to do open source any more and still say you're doing open source then you're lyi…
You're confusing open source software with free software. I'm on your side in principle but the distinction is important in this case.
Changing the Ungit license from MIT to Faircode
61–70 of 117 posts
Re: Changing the Ungit license from MIT to Faircode
#62Maybe I am missing something. If you release something under a non-copyleft license, as long as I make proper attribution, what I do with it should not be your concern. If you do not want people making money from your software without paying you, use dual copyleft/proprietary licenses instead. "Faircode" seems like an attempt to have it both ways: squeezing money out of people without being labeled copyleft (because…
I don't see the relation. Copyleft licenses and what the faircode license are attempting to do are pretty different things. I don't see any relation between them, other than that they are both licensing terms. They are different licensing terms. I do think the terms of this new license are going to be confusing and make it difficult to figure out how to use it legally. As with most if not all "non-commercial use only…
Copyleft licenses force people to release their modifications as source code, or pay the copyright owner for an exception (if the owner is open to providing the exception)
Non-Copyleft licenses say "do whatever you want, just give us credit."
"Faircode" says "Even if you release your source code, if you make enough money, you still have to pay us."
Re: Changing the Ungit license from MIT to Faircode
#63Licenses like these are a logistical nightmare. If someone deploys software under that license, paying that person for the job is the smallest item on the bill: Now I have to connect my legal department with my techies and with the finance folks. Let's schedule meetings every 3 months to review for which software we have to pay now! Just the logistical overhead alone justifies a fork for any of the targeted users^wcu…
Re: Changing the Ungit license from MIT to Faircode
#64For open-source projects driven mainly by one contributor, I think the model employed by Sidekiq[1] is better than this one. There is a base version with the MIT (or similar) license. Then there is a PRO version which adds some enterprise functionality + premium support. But still a good thing that Ungit is trying this. There is value in experimentation! [1] https://github.com/mperham/sidekiq
I've always wondered, in such cases where you have an open core and plan to monetize on extra features and plugins; what do you do if the community just goes ahead and adds those extra features? Or someone forks the project and adds the features?
It's extremely difficult for most enterprise customers to donate to FOSS projects. Small donations just aren't part of the normal corporate decision-making process. Very few people within an organisation have the authority to just give away money. Spending relatively small amounts of money on products and services is an utterly mundane part of doing business. If you maintain a FOSS project and don't offer an "enterprise license" of some description, you're leaving money on the table.
Re: Changing the Ungit license from MIT to Faircode
#65Reinventing GPL with less care. I can copy the code, re-license as plain-MIT, and now commercial companies can use it for free. A dual GPL-commercial license is the correct way to handle this. A more useful contribution to the license landscape would be to define a commercial sibling-license to the GPL that described how license payments would be disbursed.
Re: Changing the Ungit license from MIT to Faircode
#66Earlier quoted context omitted.
The "You can't say it is open-source" bullshit is just the first in a long line of idiots lining up to comment on it. Just because OSI don't have a USPTO registered trademark on "open source" doesn't mean that the OSD isn't the de-facto definition of what "open source" means. One may ( may ) legally be able to call their project with a crappy homegrown license "open source" but they shouldn't do so. It isn't always j…
Fine, so you have an opinion about which the author of Ungit doesn't need to care. I am sure a monkey in the zoo also has an opinion. Remind me, why did you write down anything again? The moment you start talking about what's "right", you are just showing a lack of maturity.
Re: Changing the Ungit license from MIT to Faircode
#67Maybe I am missing something. If you release something under a non-copyleft license, as long as I make proper attribution, what I do with it should not be your concern. If you do not want people making money from your software without paying you, use dual copyleft/proprietary licenses instead. "Faircode" seems like an attempt to have it both ways: squeezing money out of people without being labeled copyleft (because…
Yes, the $90/month cost is going to hurt all the companies that have revenue greater than $1,000,000/year. This will put them out on the streets, I'm sure.
Let's be real: This does not apply to you, and on the off chance that it does, why are you complaining about paying $90 per month for something you should probably already be donating more to?
If your business depends on a tool/library and your revenue is in excess of $1,000,000, and you haven't yet donated to that project, you're just a leech. I guess we could both hope that your revenue falls below the limit so that you can escape these unfair shakedown licenses and continue not contributing in any way to the things you use.
Re: Changing the Ungit license from MIT to Faircode
#68Re: Changing the Ungit license from MIT to Faircode
#69This is not an "open source business model", as claimed by the Ungit maintainer, because the new license is not open source under the long standard definition maintained by OSI. Good commentary from Grant Bakker in the discussion: https://github.com/FredrikNoren/ungit/issues/974#issuecommen...
Just because something is old, it doesn't make it true.
Re: Changing the Ungit license from MIT to Faircode
#70Maybe I am missing something. If you release something under a non-copyleft license, as long as I make proper attribution, what I do with it should not be your concern. If you do not want people making money from your software without paying you, use dual copyleft/proprietary licenses instead. "Faircode" seems like an attempt to have it both ways: squeezing money out of people without being labeled copyleft (because…
> I am trying to avoid the word "shakedown", but this strikes me as exactly that. Yes, the $90/month cost is going to hurt all the companies that have revenue greater than $1,000,000/year. This will put them out on the streets, I'm sure. Let's be real: This does not apply to you, and on the off chance that it does, why are you complaining about paying $90 per month for something you should probably already be donatin…