23
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 27 Nov 2023
23 points (74.5% liked)
Open Source
31028 readers
837 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
I think this is a pretty reasonable compromise to stop big cloud companies from offering their service using their code. Putting the code under either Apache or MIT after 2 years seems like a good approach to me, I like it a lot more than the ‘open core’ scheme a lot of SaaS companies use.
I agree that it's better than the "open core" model because it limits by time rather than space, as they say, but it kinda misses the point of open-source software. The conflict of interest is that they effectively want to be the only ones who can profit off the software, while still benefiting from the free work of others, but commercial-use is within the open-source definition.
My real issue is that it seems like they're trying to spin it as a kind of "open-source", but it's not. If they were more up-front about that, I probably wouldn't care as much.
Also saying that it's less restrictive than copyleft is just outright false.
They do allow you to profit off the software though, by using it to host the service for yourself (even as a company), you just can’t offer hosting as a service to compete with them. Obviously this doesn’t offer as much freedom as just a straight MIT or Apache license, but I feel like it still qualifies as open-source; they are only really adding one restriction, and it could even be considered less restrictive than something like GPL (no requirement to open source derived software). I think this license makes a good compromise of being as open as they possibly can without AWS/GCP/Azure eating all of their business without doing any real engineering work.
The GPL is a fair play license as it offers everyone the same opportunities to use the software either for commercial purposes or otherwise. This license is a grants one party substantial rights over others, thus missing the main point of free software: free as in freedom, not free as in beer. That is also why free software organizations like the OSI won't accept licenses like this as "open".
and if you consider that "economic barrier to entry" can make any bigger company, who is able to scoop a startup's code & sell the use of it, can extinguish the startup who created the code ...
then, yes, there are definitely situations where protection-against-competitors, some of whom have DEEP pockets, could be an actual requirement, for opensourcing one's code.
"Coopetition" Bill Gates coined, where you "cooperate" with your competitors, but, being Microsoft, you do it so you can snuff them, soon.
I can definitely see why a company would want to be able to allow limited use of their code, globally, but to legally-prohibit using it to destroy them.
Sure, you can do all of that, fine by me. What you should not do is take that proprietary construct, slap the term "freedom" on in and try to muddy the waters of the FOSS licensing landscape neven further for your own gain.