macOS
brew install ssh-vaultlocal Homebrew formula metadata
brew / rank 4296
Encrypt/decrypt using SSH keys. Version 1.3.2 via Homebrew; verified 2026-07-20. Also installable with nix: nix profile install nixpkgs#ssh-vault.
install
brew install ssh-vaultlocal Homebrew formula metadata
nix profile install nixpkgs#ssh-vaultnixpkgs package indexes · pkgs/by-name/ss/ssh-vault/package.nix · source: api.github.com
overview
Encrypt/decrypt using SSH keys
history
ssh-vault is a Rust command-line utility for creating, viewing, and editing encrypted vault data with SSH keys. It lets users reuse an existing SSH identity for secret encryption instead of introducing a separate vault-specific credential system.
The project began with an initial public commit in September 2016 and had tagged the 0.10.0 line by March 2017. Its modern Rust implementation supports vault creation, editing, viewing, and public-key fingerprint inspection, and the current documentation notes the transition away from legacy PEM-encoded RSA private keys.
ssh-vault is distributed through Homebrew, Cargo, and Nix. The repository's long release history and packaging across both the Rust and system-package ecosystems have kept it available as a small Unix-oriented encryption tool.
Users pipe secret material into `ssh-vault create`, select recipients through SSH public identities, and pipe an SSH-VAULT payload into `ssh-vault view` to decrypt it. The CLI also offers edit and fingerprint commands.
ssh-vault applies the familiar SSH-key trust material already present on developer machines to file and stream encryption. That makes it a compact bridge between SSH tooling, Unix pipelines, Cargo installation, and system package managers.
security posture
No matching local secret-handling manifest was found for ssh-vault. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ssh-vault | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ssh-vault |
|---|---|
| Version | 1.3.2 |
| Package manager | Homebrew |
| Homepage | https://ssh-vault.com/ |
| Repository | https://github.com/ssh-vault/ssh-vault |
| Last updated | 2026-07-20T08:26:07Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ssh-vault
nix profile install nixpkgs#ssh-vaultsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.