Yubikey 使用
SSH
Export the SSH public given a PGP authenticate key:
gpg --armor --export-ssh-key $akey_id > id_rsa.pub
References
Some blogs written in Chinese:
- https://blog.gimo.me/posts/getting-started-with-yubikey/
- https://haoyu.love/blog523.html
- https://haoyu.love/blog896.html
- https://blog.starryvoid.com/archives/411.html
- https://www.yubico.com/works-with-yubikey/catalog/?sort=popular
- https://pwe.cat/yubikey-gpg-ssh/
- https://phyng.com/2022/12/14/yubikey.html