macOS
brew install keychainlocal Homebrew formula metadata
sudo port install keychainMacPorts ports tree · sysutils/keychain/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.