this post was submitted on 09 Mar 2026
44 points (100.0% liked)

Open Source

45232 readers
724 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 6 years ago
MODERATORS
 

One of the things I discovered (or better said, something I suspected but had the chance to verify) while working on open-sourcing a tool (and API client tool): there is a big (mostly justified) trust deficiency out there .

I could feel it immediately in every discussion: always that little question in the back of people’s minds:

"Will this project "stay true", or will it change the rules on me later?"

We have seen this pattern repeatedly: Terraform > OpenTofu, Redis > Valkey, Elastic > OpenSearch....

I understand this: it’s becoming hard not to become a little cynical. In some ways, SaaS starts to feel better only because its more honest and at least the incentives and motivations are explicit from day one.

But why does this happen?

One answer is simple: bad intentions, that yeah, they do exist some times. But then this might be an oversimplification.

One aspect that is not often talked about: Many of the most durable open-source tools and frameworks (VS Code, React, Kubernetes, and Backstage among others) were built by companies where the tool itself was NOT the primary revenue engine. Their core business lived elsewhere.

This means that these tools could function as ecosystem infrastructure rather than direct monetization vehicles. They could stay open because they weren’t carrying payroll, sales targets, and investor expectations on their own.

In contrast, when an open-source project becomes the business, the incentives start to shift. The tool now has to "fund" teams, meet SLAs, satisfy investors, and deliver predictable growth.

Over time, that pressure often leads to open-core models, licensing changes, community forks, and growing tension between "community" and "enterprise."

So yeah, the intentions might have not been alway bad....but the economics have spoken...

The "open source first, monetize later" strategy feels super risky.

Once adoption takes off and the tool becomes central to a company’s survival, teams are forced into trade-offs that often erode trust and fragment communities.

My opinion is that Open Source thrives most easily when it IS NOT carrying the full weight of corporate survival.

When it is, preserving its original spirit becomes much harder.

If we want healthier developer ecosystems, we need to be more honest from the start. This means to either build an open-source project as genuine long-term infrastructure and commit to keeping it open, or build a commercial product with a clear monetization model from day one.

Both paths are valid. Trying to blur the two is what repeatedly leads to broken trust (with developers), frustrated contributors, and fragmented communities.

The takeaway? I guess it is that we just need to be upfront:

If your project is commercial lets be upfront. If it’s truly open, lets commit to it.

Anything in between makes people hesitate to believe and that’s how communities start to fracture.

what do you think? what makes you trust an open-source project long term, and what are the red flags that make you cautious?

top 6 comments
sorted by: hot top controversial new old
[–] wiki_me@lemmy.ml 2 points 3 hours ago

TBH i think you're overthinking it, funding software development and running businesses like open source software development is often driven by self interest (even if it's not easy to accept) . Like in software development part of it is throwing stuff at the wall and seeing what sticks. So trying to transition to more closed model is expected (some of the projects you mentioned went back to being open source).

Sure i have my opinions about software licensing but for me open source is good enough. if something like that will happen and the software is good a fork will be made. That is a acceptable risk-reward calculation to me.

[–] grue@lemmy.world 17 points 10 hours ago (1 children)

There's a real easy solution to this: use strong copyleft instead of permissive licensing, and don't require copyright assignment. You won't be able to rug-pull even if you wanted to!

When project founders refuse to do that, well, now we know their true intentions.

[–] nikolasdimi@lemmy.world 3 points 10 hours ago

true as well

[–] vatlark@lemmy.world 7 points 10 hours ago (2 children)

Would we have OpenTofu of terraform didn't exist (or the other examples)? They got VCs to fund an open source project, it was a useful tool(probably), the founders got rich, and OpenTofu is now FOSS. Yeah its a run around but the end result, VC funded open source, seems pretty good.

[–] nikolasdimi@lemmy.world 3 points 8 hours ago

yeah, do agree with part of it. Without HashiCorp Terraform, we probably wouldn’t have OpenTofu at least not in the form it exists today. In that sense, VC money did indeed help bootstrap something that eventually became broader open infrastructure.

You could argue the same happened with Elasticsearch leading to OpenSearch, or Redis eventually leading to Valkey.

So yes, venture funding can indeed accelerate the creation of useful open ecosystems.

The tension I am pointing to is more about the transition phase. When a project grows under the assumption of being open community infrastructure and then the business incentives shift later, it tends to create friction: license changes, forks, community distrust, etc.

Forks are actually a feature of open source: they are like the ecosystem’s pressure valve. (But they also show that the incentives between companies and communities drifted apart at some point.)

So I would frame it less as “VC-funded open source is bad” and more as: "VC-backed projects often bootstrap great ecosystems, but the sustainability model tends to get figured out later, and that’s where things get messy."

In some cases we end up with something great like OpenTofu. In others we end up with fragmentation and uncertainty. Both can happen.

[–] eodur@piefed.social 1 points 9 hours ago

So kind of a reverse rug pull