Back to browse
GitHub Repository

:computer: :key: ssh-agent for TPMs

714 starsGo

SSH-TPM-agent · Release v0.9.0

by Foxboron·May 4, 2026·6 points·3 comments

AI Analysis

●●●BangerWizardrySolve My Problem

Hardware-bound SSH keys sealed in TPM without messy PKCS11 config.

Strengths
  • Eliminates the need to side-load complex PKCS11 libraries into ssh-agent.
  • Keys are hardware-bound and cannot be exfiltrated from the TPM chip.
  • Supports software TPM (swtpm) for testing without dedicated hardware.
Weaknesses
  • Requires a TPM 2.0 chip, limiting use on older hardware or VMs.
  • Niche audience compared to standard ssh-keygen workflows.
Category
Target Audience

DevOps engineers and security-conscious developers

Similar To

ssh-agent · YubiKey · 1Password SSH Agent

Similar Projects