59
Why GPL instead of AGPL license?
(monero.town)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Most of your examples are projects started by a company. The very few remaining are those 0.01% that got lucky.
My point stands: When you start an open source project, there is no need to worry about what companies might like or not. You will not get money from anyone.
To be clear, when I say "corporate support," I don't mean the company pays you.
I mean that the company pays someone (like an existing employee) to maintain their internal fork and contribute patches back upstream.
That's how all of the projects I listed operate.
If you don't care about interfacing with the industry like this, that's totally fine, and the AGPL works. But if your goal is to write a piece of software that is used by the industry, then it can't be AGPL without a strong and exceptional business model.
And I'm not trying to make a statement about whether you should write this kind of software. It's only a statement about what to expect if you write this kind of software.
Oh, most companies will pay someone to maintain an internal fork, but hardly any will contribute back. Sometimes that's due to lazyness, sometimes it is the idea that nobody will care for the company internal stuff, but most of the time it is outright forbidden to share internal IP even when that comes in the form of patches to open source code.
In my experience it is safe to just ignore that case and not care about corporate convenience when starting any open source project.