37
submitted 3 days ago* (last edited 3 days ago) by paequ2@lemmy.today to c/programming@programming.dev

Source First License 1.1: https://gitlab.futo.org/videostreaming/grayjay/-/blob/master/LICENSE.md

This is a non-open source license. They were claiming to be open source at one point, but they've listened to the community and stopped claiming they were open source. They are not trying to be Open Source™.

They call themselves "source first". https://sourcefirst.com/

They're trying to create a world where developers can make money from writing source first software, where the big tech oligarchy can't just suck them dry.

you are viewing a single comment's thread
view the rest of the comments
[-] litchralee@sh.itjust.works 14 points 3 days ago* (last edited 3 days ago)

I'm not sure how this license would foster community contributions to the codebase, assuming that was an objective. When I say "contributor" I mean both individuals as well as corporations, in the same way that both might currently contribute to the Linux kernel (GPL) today.

As written, this license grants the user a non-exclusive license for non-commercial use. But that implies that for commercial users -- like a corporation -- they'll have to negotiate a separate license, since Futo Holdings Inc would retain the copyright. So if a corporation (or nation state entity) throws enough money at Futo Holdings Inc, they can buy their way into any sort of license terms they want, and the normie user can't complain.

This is kinda like the principal-agent problem, where the userbase and individual developers now have to trust that Futo Holdings won't do something reprehensible with the copyrights, be it licensing to certain hostile countries or whatever.

Whereas in the GPL space, individual developers still own their copyright but license their code out under a compatible license. So even Linus Torvalds cannot unilaterally relicense the Linux codebase, because he would need to seek out every copyright owner for every line of code that exists, and some of those people are already dead.

I'm personally not a fan at all of forcing individual contributors from the community into signing over copyright (or major rights thereto) or other stipulations as a condition for making the codebase better, with the exception of an indemnity that the code isn't stolen or a work-product for hire. I used GPL in the comparison above, but the permissive licenses like MIT also have similar qualities.

EDIT

Thinking about it more, would corporations even want to contribute? Imagine CorpA decides to add code, having already paid for an existing commercial license from Futo Holdings. But then CorpB -- who is CorpA's arch nemesis -- pays Futo Holdings an absurd amount of money and in return gets a commercial license that's equivalent to the WTFPL. That means CorpA's contributions are available for CorpB to use, but CorpB has zero obligation to ever contribute a line of code which CorpA could later benefit from. It becomes a battle of money, and Futo Holdings sits as the kingmaker. GPL abates this partially, if CorpA is both using and distributing code. But the Source First License v1.1 has zero mitigation for this, apart from "trust me bro".

[-] Static_Rocket@lemmy.world 4 points 3 days ago

It does inherently lean into the concept of corporate forks over community forks. A byproduct of prioritizing monetary gain. I think the license is really just a foot in the door to allow for community audits. Realistically I don't see anyone wanting to contribute to something like this unless the product has slim to no real competition.

[-] litchralee@sh.itjust.works 3 points 3 days ago* (last edited 3 days ago)

Community audits sound great on paper, but it's something which the FOSS licenses (eg GPL, MIT) also provide. As a practical matter though, auditing has a two-fold objective: 1) identify risks so they can be quantified, and 2) mitigated. For non-commercial users in the community, an audit is high-effort with low return. And further, this license disincentives mitigation even if the audit does turn up something, because of having to sign the copyright away just to submit a bug fix.

For commercial users, auditing is more palatable, being part-and-parcel to risk management. And these commercial operations have the budget to do it, but then this license means the best way to keep improvements out of their nemesis's hands is to maintain an internal fork that never returns code to the public repo. So commercial users will have to pay more to obtain that sort of license.

All this seems harder than just using MIT code (or even GPL), if such is available. And that's exactly why I can't see myself using source-available software in a personal or professional capacity, when there's any other choice available. It seems worse off for everyone except the owner of the public repo. The license stinks of vendor lock-in, and even if I'm not the one who will pay the rent, I dogmatically will not support rent-seeking like this.

load more comments (4 replies)
this post was submitted on 02 May 2025
37 points (87.8% liked)

Programming

19982 readers
155 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS