macOS
brew install tkey-ssh-agentlocal Homebrew formula metadata
brew
SSH agent for use with the TKey security stick. Version 1.1.1 via Homebrew; verified 2026-06-06.
install
brew install tkey-ssh-agentlocal Homebrew formula metadata
sudo apk add tkey-ssh-agentAlpine Linux edge package indexes · tkey-ssh-agent · source: dl-cdn.alpinelinux.org
sudo apt install golang-github-tillitis-tkey-ssh-agent-devDebian stable package indexes · golang-github-tillitis-tkey-ssh-agent-dev · source: deb.debian.org
nix profile install nixpkgs#tkey-ssh-agentnixpkgs package indexes · pkgs/by-name/tk/tkey-ssh-agent/package.nix · source: api.github.com
winget install --id Tillitis.TKeySSHAgent -eWindows Package Manager source index · Tillitis.TKeySSHAgent · source: cdn.winget.microsoft.com
overview
SSH agent for use with the TKey security stick
history
tkey-ssh-agent is an OpenSSH-compatible agent for the Tillitis TKey USB security token. It bridges the standard SSH agent protocol with a small open hardware/software signing device.
The official README describes tkey-ssh-agent as an OpenSSH-compatible agent for use with the Tillitis TKey USB security token. The project embeds a signer device application and warns users to prefer tagged releases because changes to the signer app, user-supplied secret, or user device secret can change the resulting SSH key pair.
The release notes show an early v0.0.1 phase focused on a revised SSH agent for Linux distributions, daemon operation, udev-based TKey detection, and pinentry for the user-supplied secret. Version 1.0.0 separated related apps, libraries, and packages into their own repositories, embedded the binary signer to enable go install, and added release/package builds with GoReleaser.
The project is aimed at TKey users who want SSH authentication without storing private keys on a general-purpose computer. Its packaging path followed both source installs and OS packages: the README mentions operating-system package systems, go install, manual pages, udev rules, and systemd units.
The supplied package-manager facts show availability through Homebrew, Alpine/apk, Debian source packaging, Nix, and winget, which is unusually broad for a hardware-token-specific SSH utility.
A typical use starts the agent on a chosen socket, optionally selects the serial port, then points SSH_AUTH_SOCK at that socket before using OpenSSH. The README also documents a public-key display mode and USS flags for user-supplied secrets.
For package nerds, the interesting part is that the installed CLI is only half the artifact: udev rules, systemd service files, manual pages, embedded signer binaries, and reproducible release packages all matter for a usable install.
tkey-ssh-agent sits at the intersection of open hardware, SSH agent ergonomics, and distro packaging. Its release notes make key continuity a packaging concern because changing firmware, signer binaries, or secret handling can change the generated SSH identity.
It is a useful example of a niche security package where version pinning, tagged releases, and release notes are operationally important rather than cosmetic.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
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 |
|---|---|---|---|
tkey-ssh-agent | 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/tillitis/tkey-ssh-agent
install metadata
| Package key | brew:tkey-ssh-agent |
|---|---|
| Version | 1.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tkey-ssh-agent |
| Homepage | https://tillitis.se/ |
| Repository | https://github.com/tillitis/tkey-ssh-agent |
| Upstream docs | https://github.com/tillitis/tkey-ssh-agent#readme |
| License | GPL-2.0-only |
| Source archive | https://github.com/tillitis/tkey-ssh-agent/archive/refs/tags/v1.1.1.tar.gz |
| Last updated | 2026-06-06T11:29:14Z |
| Pulse | updated |
| Dependencies | pinentry-mac |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | To use this SSH agent, set this variable in your ~/.zshrc and/or ~/.bashrc: export SSH_AUTH_SOCK="$HOMEBREW_PREFIX/var/run/tkey-ssh-agent.sock" |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tkey-ssh-agent |
| 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.
golang-github-tillitis-tkey-ssh-agent-dev 1.0.0+ds-4
SSH Agent for Tillitis TKey (Go development library)
https://github.com/tillitis/tkey-ssh-agent
sudo apt install golang-github-tillitis-tkey-ssh-agent-devtillitis-tkey-udev 1.0.0+ds-4
Tillitis TKey udev rule
https://github.com/tillitis/tkey-ssh-agent
sudo apt install tillitis-tkey-udevtkey-ssh-agent 1.0.0+ds-4+b2
SSH Agent for Tillitis TKey (application)
https://github.com/tillitis/tkey-ssh-agent
sudo apt install tkey-ssh-agenttkey-ssh-agent
nix profile install nixpkgs#tkey-ssh-agenttkey-ssh-agent 1.1.1-r2
SSH Agent for TKey, a flexible open hardware/software USB security key
sudo apk add tkey-ssh-agenttkey-ssh-agent-doc 1.1.1-r2
SSH Agent for TKey, a flexible open hardware/software USB security key (documentation)
sudo apk add tkey-ssh-agent-doctkey-ssh-agent-udev 1.1.1-r2
SSH Agent for TKey, a flexible open hardware/software USB security key (udev rules)
sudo apk add tkey-ssh-agent-udevTillitis.TKeySSHAgent
winget install --id Tillitis.TKeySSHAgent -esource 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.