
Vault
Secrets management and encryption as a service
The Lens
By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.
Updated Jun 2026
Vault is the industry standard for managing secrets: API keys, database passwords, encryption keys, anything that shouldn't live in a config file or an environment variable. It stores secrets, controls who can read them, rotates them automatically, encrypts data in transit and at rest, and logs every access. It's a bank vault for your application's credentials, and it's the most widely deployed tool of its kind in production.
Two things changed the picture. HashiCorp relicensed Vault from open source (MPL) to the Business Source License in 2023, so it's now source-available, not true open source: free to self-host for your own use, but you can't offer it as a competing managed service. That move triggered OpenBao, a fully open (MPL-2.0) fork now under the Linux Foundation, which is the route to take if the BUSL bothers you. And as of 2026, Vault is an IBM product (IBM closed its HashiCorp acquisition in early 2025) and jumped to a 2.0 version line under IBM's support lifecycle.
Vault is powerful and complex, not a docker-run-and-forget tool. Setting up high availability, configuring auth methods, writing policies, and handling the unseal process all take real infrastructure knowledge. Solo and small teams: self-host the free binary if you have the ops muscle, or look at OpenBao for a cleaner license. Teams that want it managed: HCP Vault starts around $365/mo. Large orgs: this is squarely the tool, just staff it accordingly.
The catch is the license and the new owner. BUSL means you're depending on source-available software now run by IBM, and how that stewardship plays out over time is the open question. If a guaranteed-open future matters to you, OpenBao exists for exactly that reason.
Free vs Self-Hosted vs Paid
free self hosted paid cloudFree (Self-Hosted)
The Vault binary is free to self-host under the Business Source License (BUSL): source-available, not OSI open source. Full secrets engine, auth methods, policies, dynamic secrets, and audit logging. You just can't run it as a service that competes with the vendor.
Open Fork: OpenBao
OpenBao is the MPL-2.0 fork (now under the Linux Foundation, on its own 2.x line) for teams that want a genuinely open license instead of BUSL. Drop-in for most Vault use.
Managed: HCP Vault
HashiCorp Cloud Platform (now IBM) runs Vault for you starting around $365/mo, scaling by cluster size. Vault Enterprise adds HSM, replication, and compliance features under custom contracts.
Note
Vault is now an IBM product (acquisition closed early 2025) and moved to a 2.0 line under IBM's support lifecycle. License is still BUSL 1.1.
Free to self-host under BUSL (source-available, not true open source). HCP Vault from around $365/mo managed. Choose OpenBao if the BUSL or IBM ownership concerns you.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
Similar Tools
A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores
Trust Signals
About
- Stars
- 36,076
- Forks
- 4,728
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
385.4k ★everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
238.3k ★hermes-agent
The agent that grows with you
226.7k ★




