macOS
brew install keychainlocal Homebrew formula metadata
sudo port install keychainMacPorts ports tree · sysutils/keychain/Portfile · source: api.github.com
brew
User-friendly front-end to ssh-agent(1). Version 2.9.8 via Homebrew; verified from local package data.
install
brew install keychainlocal Homebrew formula metadata
sudo port install keychainMacPorts ports tree · sysutils/keychain/Portfile · source: api.github.com
sudo apk add keychainAlpine Linux edge package indexes · keychain · source: dl-cdn.alpinelinux.org
sudo apt install keychainDebian stable package indexes · keychain · source: deb.debian.org
sudo dnf install keychainFedora Rawhide package metadata · keychain · source: dl.fedoraproject.org
nix profile install nixpkgs#keychainnixpkgs package indexes · pkgs/by-name/ke/keychain/package.nix · source: api.github.com
sudo pacman -S keychainArch Linux sync databases · keychain · source: geo.mirror.pkgbuild.com
sudo zypper install keychainopenSUSE Tumbleweed package metadata · keychain · source: download.opensuse.org
overview
User-friendly front-end to ssh-agent(1)
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
keychain | cli | global executable |
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.
https://github.com/danielrobbins/keychain
install metadata
| Package key | brew:keychain |
|---|---|
| Version | 2.9.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/keychain |
| Homepage | https://www.funtoo.org/Keychain |
| Repository | https://github.com/danielrobbins/keychain |
| Upstream docs | https://github.com/danielrobbins/keychain#readme |
| License | GPL-2.0-only |
| Source archive | https://github.com/danielrobbins/keychain/archive/refs/tags/2.9.8.tar.gz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | keychain |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 2.9.8-7.fc45
Agent manager for OpenSSH, ssh.com, Sun SSH, and GnuPG
https://github.com/danielrobbins/keychain
sudo dnf install keychainkeychain 2.9.8-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.2
A Key Management Application for SSH2 RSA/DSA and GnuPG Keys
https://www.funtoo.org/Keychain
sudo zypper install keychainkeychain
sudo port install keychainsource 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.