# ssh-vault を Homebrew, Nix でインストール

ssh-vault のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:ssh-vault
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install ssh-vault
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ssh-vault
```

  証拠: nixpkgs package indexes: pkgs/by-name/ss/ssh-vault/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:ssh-vault
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ssh-vault>
- **バージョン:** 1.3.2
- **ソース概要:** Encrypt/decrypt using SSH keys
- **ホームページ:** <https://ssh-vault.com/>
- **リポジトリ:** <https://github.com/ssh-vault/ssh-vault>
- **上流ドキュメント:** <https://ssh-vault.com/>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/ssh-vault/ssh-vault/archive/refs/tags/1.3.2.tar.gz>
- **最終更新:** 2026-07-20T08:26:07Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- ssh-vault (cli)
- ssh-vault (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.3.2
- マネージャ更新日: 2026-07-20
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ssh-vault/ssh-vault
- 検出された最新: 1.3.2 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2016: Initial public commit.
- 2017: Version 0.10.0 tagged.
- 2026: Version 1.3.1 released.

### Related projects

- The tool consumes SSH public and private key material and documents `ssh-keygen` as the migration path for legacy RSA private-key encoding.

### ソース

- <https://github.com/ssh-vault/ssh-vault#readme>
- <https://github.com/ssh-vault/ssh-vault/releases>
- <https://ssh-vault.com/>
- source_facts.package-manager


## セキュリティノート

ssh-vault に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **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:** head, stable

## 他のパッケージマネージャ記録

- Nix - ssh-vault: normalized package name match | nixpkgs package indexes: pkgs/by-name/ss/ssh-vault/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/ja/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [shush](https://pkg.so/ja/brew/shush/) - Shares pkgdb curated category or tags: cli, decryption, encryption, security.
- [rage](https://pkg.so/ja/brew/rage/) - Shares pkgdb curated category or tags: cli, encryption, rust, security.
- [dislocker](https://pkg.so/ja/brew/dislocker/) - Shares pkgdb curated category or tags: cli, encryption, security.
- [cryfs](https://pkg.so/ja/brew/cryfs/) - Shares pkgdb curated category or tags: cli, encryption, security.
- [envio](https://pkg.so/ja/brew/envio/) - Shares pkgdb curated category or tags: cli, encryption, rust, security.
- [ccrypt](https://pkg.so/ja/brew/ccrypt/) - Shares pkgdb curated category or tags: cli, decryption, encryption, security.
- [gnupg](https://pkg.so/ja/brew/gnupg/) - Shares pkgdb curated category or tags: cli, encryption, security.
- [nettle](https://pkg.so/ja/brew/nettle/) - Shares pkgdb curated category or tags: cli, encryption, security.
- [ssh-copy-id](https://pkg.so/ja/brew/ssh-copy-id/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, keys, security, ssh.
- [ssh-audit](https://pkg.so/ja/brew/ssh-audit/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, security, ssh.

## Combined YAML source

View the package source record on GitHub. [combined/ssh-vault.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ssh-vault.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
