macOS
brew install keychainlocal Homebrew formula metadata
sudo port install keychainMacPorts ports tree · sysutils/keychain/Portfile · ソース: api.github.com
brew / 順位 2047
keychain のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install keychainlocal Homebrew formula metadata
sudo port install keychainMacPorts ports tree · sysutils/keychain/Portfile · ソース: api.github.com
sudo apk add keychainAlpine Linux edge package indexes · keychain · ソース: dl-cdn.alpinelinux.org
sudo apt install keychainDebian stable package indexes · keychain · ソース: deb.debian.org
sudo dnf install keychainFedora Rawhide package metadata · keychain · ソース: dl.fedoraproject.org
nix profile install nixpkgs#keychainnixpkgs package indexes · pkgs/by-name/ke/keychain/package.nix · ソース: api.github.com
sudo pacman -S keychainArch Linux sync databases · keychain · ソース: geo.mirror.pkgbuild.com
sudo zypper install keychainopenSUSE Tumbleweed package metadata · keychain · ソース: download.opensuse.org
概要
User-friendly front-end to ssh-agent(1)
履歴
Keychain is Daniel Robbins' long-running helper for sharing ssh-agent and gpg-agent state across login shells, remote sessions, cron jobs, and other long-lived user environments. It solves the everyday Unix annoyance of spawning or unlocking a new agent for every terminal.
Keychain was created by Daniel Robbins and became associated with Gentoo and Funtoo-era shell workflows. The classic implementation was a shell script that wrote reusable environment snippets under the user's home directory so later shells could attach to the same agent.
The project moved back under Daniel Robbins' GitHub account as its official home after a period under Funtoo. In the 2.9 series the project deprecated older options such as --agents, and in the 3.0 beta series it began a ground-up Python 3 rewrite while preserving compatibility with traditional invocations.
Keychain spread widely because it fit naturally into .bash_profile, .zprofile, cron, and remote-login setups. Package-manager coverage across Alpine, Debian, Fedora, Homebrew, MacPorts, Nix, Arch, Ubuntu, and openSUSE reflects how common ssh-agent reuse became for developers and administrators.
A typical setup runs keychain during shell startup, evaluates its environment output, and then reuses the existing ssh-agent or gpg-agent rather than prompting for every new session. The 3.0 beta changelog focuses on multi-terminal coordination and more reliable GPG warm-up, which are exactly the rough edges users hit in modern terminal multiplexers, IDE terminals, and WSL sessions.
Keychain is a small package with outsized dotfile significance: it is glue between OpenSSH, GnuPG, login shells, and package-managed user environments. It also shows how a simple shell utility can remain useful for decades and later be rewritten without changing the user-facing contract too abruptly.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
keychain | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:keychain |
|---|---|
| バージョン | 3.0.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.funtoo.org/Keychain |
| リポジトリ | https://github.com/danielrobbins/keychain |
| 最終更新 | 2026-07-31T00:19:10Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
keychain 2.8.5-5
key manager for OpenSSH
https://www.funtoo.org/Keychain
sudo apt install keychainkeychain
nix profile install nixpkgs#keychainkeychain 2.8.5-4
key manager for OpenSSH
https://www.funtoo.org/Keychain
sudo apt install keychainkeychain 2.9.8-r0
keychain ssh-agent front-end
https://github.com/danielrobbins/keychain
sudo apk add keychainkeychain-doc 2.9.8-r0
keychain ssh-agent front-end (documentation)
https://github.com/danielrobbins/keychain
sudo apk add keychain-dockeychain 3.0.2-1.fc45
Agent manager for OpenSSH, ssh.com, Sun SSH, and GnuPG
https://kernel-seeds.org/projects/keychain/
sudo dnf install keychainkeychain 3.0.2-1
A front-end to ssh-agent, allowing one long-running ssh-agent process per system, rather than per login
https://www.funtoo.org/Keychain
sudo pacman -S keychainkeychain 2.8.5-3.3
A Key Management Application for SSH2 RSA/DSA and GnuPG Keys
https://www.funtoo.org/Keychain
sudo zypper install keychainkeychain
sudo port install keychainソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.