OpenSSH now supports FIDO U2F security keys for 2-factor authentication
(thehackernews.com)
kaif
積分 0
- 標題感覺怪怪的,這應該不算 2FA吧xd
- 不知道他產生的 /home/djm/.ssh/idecdsask 存什麼,private key 應該是在key裡面
- 先前 SSH Client 沒辦法直接和 YubiKey 互動,因此需要透過 GPG agent,但是 GPG agent 很常爛掉不好用...
- 但是 GPG 還是需要就是了,例如簽署 git commit
- 不知道 ubuntu 20.04 會不會有這版的 ssh