this post was submitted on 27 Nov 2023
24 points (75.0% liked)

Open Source

29114 readers
192 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS
 

Sentry has moved to a new license for its products called Functional Source License, and explains in this article the story of the licensing for these products and why they throw BSL for FSL.

you are viewing a single comment's thread
view the rest of the comments
[–] explore_broaden@midwest.social 8 points 7 months ago (10 children)

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.

[–] true_blue@lemmy.comfysnug.space 16 points 7 months ago* (last edited 7 months ago) (1 children)

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.

[–] explore_broaden@midwest.social 1 points 7 months ago (1 children)

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.

[–] ck_@discuss.tchncs.de 11 points 7 months ago (1 children)

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".

[–] Paragone@lemmy.ml 3 points 7 months ago (1 children)

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.

[–] ck_@discuss.tchncs.de 2 points 7 months ago

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.

load more comments (8 replies)