yubikey-agent is a seamless ssh-agent for YubiKeys.
Installed and setup yubikey-agent on my yubikey. Did the setup with yubikey-agent -setup .ssh/config ``` Host github.com IdentityAgent /run/user/1000/yubikey-agent/yubikey-agent.sock ``` journal ``` Jun 10 14:04:19 fenchel-laptop yubikey-agent[43039]: 2024/06/10 14:04:19 agent 27: ssh: parse error in message type 27 Jun 10 14:04:19 fenchel-laptop yubikey-agent[43039]: 2024/06/10 14:04:19 Reconnecting to the YubiKey... Jun 10 14:04:20 fenchel-laptop yubikey-agent[43039]: 2024/06/10 14:04:20 agent 13: pin prompt: unexpected response: ERR 83918950 Inappropriate ioctl for device <Pinentry> ``` I had a look at #127, this didn't change anything though
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by lockenkop and has received 0 comments.