|
|
|
|
|
by jwr
2197 days ago
|
|
YubiKeys are absolutely fantastic, and under-rated, too. I used this guide: https://github.com/drduh/YubiKey-Guide to set up my YubiKeys with GPG keys that are also used as SSH keys. This gives me, in a single setup: * secure 2FA for sites with WebAuthN
* ability to encrypt backups and other information using GPG, with decryption only possible with a physical device
* ability to securely log in via SSH to all my infrastructure I use keys, in case one gets lost. I did try to use the PIV features, but I just don't live in a world where this is useful — but the FIDO2 and GPG functionality is fantastic in itself! |
|