top | item 45417330

(no title)

littlekey | 5 months ago

All the people saying "actually there is no moral argument because this was completely legal under the license" are driving me crazy. The whole point is that something like this can be legally defensible but still be a dick move.

Not saying this is or isn't. But "legality and morality are the same thing" is a pretty scary mindset to have.

discuss

order

xign|5 months ago

What is a dick move is releasing an open source project and then getting mad at people cloning it and then go on a PR blitz to try to destroy said fork. You are basically saying "please take my $100" and then 1 week later accuse them of stealing.

When you make your project open source you are basically inviting people to clone and modify them. If you actually read the terms of MIT and GPL licenses you will realize that they aren't just legal documents but also a social contract telling people it is ok to do so. Otherwise why the F would you make it open source to begin with…?

This matters on a concrete level too. Contributors are much more likely to contribute to open source, so you immediately gain clout and contributors by doing so. So to use such a license and then renegade on the implicit promise is a dick move on the OpenFront's creator's part. Also, note how he keeps referring this to be his game and how it's his copyright? No it isn't. Legally the copyright belongs to each contributor for every bit of code each contributor wrote.

TheCleric|5 months ago

I normally would wholeheartedly agree with you on this, but in this situation it seems to be a bit ironic that his project is a derivative of another project, and they unilaterally changed the code they forked under the MIT license to AGPL.

So while moral != legal. In this case I find it both legal and morally a bit of just desserts.