|
|
|
|
|
by zohch
1616 days ago
|
|
> As an Open Source developer, you build a new cool library or a tool and license it under AGPL. Please don't do this, and don't advocate for this. (A/L)GPL is poorly understood by most, poorly worded, and the FSF refuses to clarify basic points regarding it and are openly hostile to people who sell software for money. One example of the lack of clarity is what constitute linking, and where the boundaries of the covered software is. The like to play a game here where the on one hand suggest it is not linking to make network calls, but then in their own documentation say it is open ended and for court to decide where the boundaries are, which basically makes it completely pointless and a massive landmine. Just use a sane license by less zealous people. |
|
That's not true. The FSF endorses selling software for money, as long as the source code for the software is made available under a free license:
> Many people believe that the spirit of the GNU Project is that you should not charge money for distributing copies of software, or that you should charge as little as possible—just enough to cover the cost. This is a misunderstanding.
> Actually, we encourage people who redistribute free software to charge as much as they wish or can. If a license does not permit users to make copies and sell them, it is a nonfree license.
https://www.gnu.org/philosophy/selling.en.html
Copyleft licenses can be inconvenient for developers who want to integrate copyleft-licensed software into their own incompatibly licensed software. The proposed arrangement in the article turns this inconvenience into an incentive to pay the developer. With dual licensing, developers of proprietary software can purchase a compatible commercial license to fulfill their product needs and fund development of the copyleft-licensed software at the same time.