|
|
|
|
|
by TMM2K
1014 days ago
|
|
Open source is that protection. There's no way for an open source project to change their terms that drastically. The whole hasicorp disaster is a prime example of that. Terraform is forked and continues on like normal, users are not impacted. For programming platforms (like game engines) this is even MORE of an advantage, as with something like terraform you could conceivably rewrite your stuff in a matter of weeks if you have reasonable testing. For a game that is not possible. Nobody can take away your rights under the MIT license, there's no legal mechanism to do that. You are protected, fully, from shit like this. |
|
That's a massive overstatement of the current state of OpenTF right now. Plus they're still dependent on Hashicorp's hosting which also changed their license terms in response to the project.
You're right that because it's OSS you can do this kind of thing where it wouldn't be possible at all in a proprietary system but "just fork" requires a community to organize around it. Without a bunch of backing orgs this wouldn't have happened.