macOS
brew install tkey-ssh-agentlocal Homebrew formula metadata
brew / rank 8366
SSH agent for use with the TKey security stick. Version 1.1.1 via Homebrew; verified 2026-07-26. Also installable with debian: sudo apt install golang-github-tillitis-tkey-ssh-agent-dev.
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 tkey-ssh-agentDebian stable package indexes · tkey-ssh-agent · 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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:tkey-ssh-agent |
|---|---|
| Version | 1.1.1 |
| Package manager | Homebrew |
| Homepage | https://tillitis.se/ |
| Repository | https://github.com/tillitis/tkey-ssh-agent |
| Last updated | 2026-07-26T00:50:42+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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-r3
SSH Agent for TKey, a flexible open hardware/software USB security key
sudo apk add tkey-ssh-agenttkey-ssh-agent-doc 1.1.1-r3
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-r3
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.