Open Source as Trust
Why NimbleBrain open-sources its tools: and why open source is the only credible trust model for AI infrastructure in the enterprise.
6 articles in this track
- Advisory Without Engineering Is Theater Why AI consulting without engineering fails
- Eat Your Own Cooking: How NimbleBrain Uses Its Own Stack Does NimbleBrain use its own tools?
- Self-Hosting vs. Managed: Choosing Your AI Infrastructure Model Self-host AI or use managed service?
- The Builder's Advantage: Why Tool-Makers Ship Better AI Why do AI companies that build tools give better advice?
- The Vendor Lock-In Trap: How It Happens and How to Escape AI vendor lock-in how to avoid
- Why NimbleBrain Open-Sources Everything Why does NimbleBrain open source its tools?
Frequently Asked Questions
Why does NimbleBrain open-source its tools?
Because trust requires transparency. When you deploy AI infrastructure, you need to verify what it does, not just trust the vendor's marketing. Open source lets you read the code, audit the behavior, run your own security scans, and fork it if the vendor disappears. We open-source because it's the only model consistent with our Anti-Consultancy philosophy: own everything, depend on nobody.
What happened with Windsurf that proves this point?
Windsurf (Codeium) was acquired and the product direction shifted overnight. Users who had built workflows around the platform had no recourse, their tools were controlled by a company that no longer prioritized their use case. With open source, this can't happen. The code exists independently of the company. If NimbleBrain disappeared tomorrow, every tool we've built would still be available, forkable, and maintainable.
Is open source less secure than proprietary?
The opposite. Open source is more auditable, which means vulnerabilities are found and fixed faster. Proprietary code relies on 'security through obscurity,' which is not security at all. With open source, your security team can audit the code before deployment. With proprietary tools, you're trusting the vendor's word.
What about vendor support for open source?
NimbleBrain provides support for our open-source tools through engagements. But the tools don't require our support; they're designed to be self-sufficient. Documentation, community, and the code itself are the primary support channels. If you want NimbleBrain's help, it's available. If you don't, the tools still work.
Can I self-host NimbleBrain's tools?
Yes. Every tool is designed to run on your infrastructure. mpak, Upjack, Synapse, all can be self-hosted. No phone-home requirements, no license servers, no usage tracking. This is what ownership means: you control where the code runs and what data it touches.