Why I have trouble trusting FSF
Why I have trouble trusting FSF
Posted Aug 13, 2011 4:59 UTC (Sat) by dberlin (subscriber, #24694)In reply to: Why I have trouble trusting FSF by davide.del.vento
Parent article: Desktop Summit: Copyright assignments
You want section 13, where it clearly states:
"Notwithstanding any other provision of this License, , if you *modify* the Program, your modified version must prominently offer all users interacting with it remotely through a computer network ..."
(emphasis mine).
Nowhere else will you find anything related to releasing source due to network interaction.
It is only triggered if you modify the program first.
Posted Aug 15, 2011 15:29 UTC (Mon)
by davide.del.vento (guest, #59196)
[Link] (2 responses)
If you *modify* a GPL program (not Affero, any version), you must offer all its users the source code of your modifications, so it's exactly the same on these grounds. How can you like GPL and dislike AGPL?
What *is* different is who is considered "user":
Thus, on the matter of "who the user is" you can like one and dislike the other, but that's not what you wrote (it's actually what I did wrote in my original comment that has been FUDed)
Posted Aug 22, 2011 11:32 UTC (Mon)
by frabcus (guest, #25169)
[Link] (1 responses)
I suspect that people who like the GPL but not the AGPL don't develop web applications. It makes no sense to license a web application under the GPL, as it is in that circumstance no longer a copyleft license.
An open source web application should either be licensed with BSD or with AGPL.
Posted Aug 22, 2011 11:46 UTC (Mon)
by dlang (guest, #313)
[Link]
if that's a huge worry for you, then the GPL doesn't help you much, but if you think that the app is far more likely to be run on people's servers, then the GPL is just as good for a web app as it is for any other app.
Why I have trouble trusting FSF
- For GPL, user means somebody who received the program (even in a binary) and is running it on a machine where this user has some kind of control
- For AGPL, user means anybody who is "using" the program in whatever mean (e.g. as a webservice), even if the person hasn't "received" anything.
Why I have trouble trusting FSF
Why I have trouble trusting FSF