I use an OnlyKey as a hardware security device for a variety of purposes:
- Common passwords are one keypress away, they get typed automatically.
- As 2FA in my password manager (KeepassXC), by applying HMAC on the password.
- SSH connections.
- GPG encryption and signing.

SSH connections are handled through the …
Continue reading