macOS
brew install tkey-ssh-agentlocal Homebrew formula metadata
安装
brew install tkey-ssh-agentlocal Homebrew formula metadata
sudo apk add tkey-ssh-agentAlpine Linux edge package indexes · tkey-ssh-agent · 来源: dl-cdn.alpinelinux.org
sudo apt install tkey-ssh-agentDebian stable package indexes · tkey-ssh-agent · 来源: deb.debian.org
nix profile install nixpkgs#tkey-ssh-agentnixpkgs package indexes · pkgs/by-name/tk/tkey-ssh-agent/package.nix · 来源: api.github.com
winget install --id Tillitis.TKeySSHAgent -eWindows Package Manager source index · Tillitis.TKeySSHAgent · 来源: cdn.winget.microsoft.com
概览
SSH agent for use with the TKey security stick
历史
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.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tkey-ssh-agent | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/tillitis/tkey-ssh-agent
安装元数据
| 软件包键 | brew:tkey-ssh-agent |
|---|---|
| 版本 | 1.1.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/tkey-ssh-agent |
| 主页 | https://tillitis.se/ |
| 仓库 | https://github.com/tillitis/tkey-ssh-agent |
| 上游文档 | https://github.com/tillitis/tkey-ssh-agent#readme |
| 许可证 | GPL-2.0-only |
| 源码归档 | https://github.com/tillitis/tkey-ssh-agent/archive/refs/tags/v1.1.1.tar.gz |
| 最后更新 | 2026-06-06T11:29:14Z |
| Pulse | updated |
| 依赖 | pinentry-mac |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
| 注意事项 | 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" |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.