onlykey-agent

Use OnlyKey hardware device as SSH/GPG agent

brewmacoslinux
Try with needOr install directly
Source

About

Middleware that lets you use OnlyKey as a hardware SSH/GPG device

Commands

onlykey-agent

Examples

Initialize OnlyKey for SSH use$ onlykey-agent init
Export SSH public key from OnlyKey$ onlykey-agent ssh-export-key
Run OnlyKey agent and use for SSH authentication$ eval $(onlykey-agent) && ssh user@host