macOS
brew install tkey-ssh-agentlocal Homebrew formula metadata
brew
tkey-ssh-agent のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.