Skip to content

Vaulted 1.0.0

Choose a tag to compare

@woosal1337 woosal1337 released this 04 Jul 00:29
· 76 commits to main since this release
fbd0fac

Local-first .env and secrets manager, MCP-native. Encrypted on your machine, injected into target processes through a hardened Rust runner, and exposed to AI coding agents over MCP without secret values entering the model's context window.

Install

curl -fsSL https://raw.githubusercontent.com/woosal1337/vaulted/main/scripts/install.sh | sh

Or download the tarball for your platform below and extract onto your PATH. Verify against SHA256SUMS.

Platforms

  • macOS Apple Silicon (darwin-arm64)
  • Linux x64 and arm64

Intel macOS (darwin-x64) can build from source: see the README. Windows is out of scope for 1.0.