macOS
brew install ssh-vaultlocal Homebrew formula metadata
brew
ssh-vault のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ssh-vaultlocal Homebrew formula metadata
nix profile install nixpkgs#ssh-vaultnixpkgs package indexes · pkgs/by-name/ss/ssh-vault/package.nix · ソース: api.github.com
概要
Encrypt/decrypt using SSH keys
履歴
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.
セキュリティ状態
ssh-vault に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ssh-vault | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ssh-vault/ssh-vault
インストールメタデータ
| パッケージキー | brew:ssh-vault |
|---|---|
| バージョン | 1.3.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ssh-vault |
| ホームページ | https://ssh-vault.com/ |
| リポジトリ | https://github.com/ssh-vault/ssh-vault |
| 上流ドキュメント | https://github.com/ssh-vault/ssh-vault#readme |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/ssh-vault/ssh-vault/archive/refs/tags/1.3.2.tar.gz |
| 最終更新 | 2026-07-20T08:26:07Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ssh-vault |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ssh-vault
nix profile install nixpkgs#ssh-vaultソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.