yubikey-agent
yubikey-agent copied to clipboard
yubikey-agent is a seamless ssh-agent for YubiKeys.
Since a few days im facing the issue that im unable to use yubikey-agent, it just fails with ``` Aug 30 13:48:22 somethingawful yubikey-agent[146954]: 2021/08/30 13:48:22 agent 11: could not...
I recently ran into an issue attempting to use console-based `pinentry` clients (`pinentry-tty` and `pinentry-curses`) with `yubikey-agent`. The details are in [this issue comment in the `gopasspw/gopass` repo](https://github.com/gopasspw/gopass/issues/1879#issuecomment-875120173); in brief,...
At least on macOS, if I have yubikey-agent running and I have authenticated with it (just starting yubikey-agent does not reproduce the problem), Yubikey Manager hangs. It appears to hang...
I found myself wanting to be able to get the management key to be able to change pin retries etc in ykman, but couldn't find an obvious way to do...
For #22. To support different touch policies with one Yubikey, load keys from the 4 PIV slots on Yubikey that the Yubikey Manager shows. I think the change in main.go...
It should be possible to support two different keys with different touch policy on Yubikey. This would allow having some more sensitive services require a touch, but also enable other...
I need a touch policy of cached in order to handle connecting to many servers at once during ansible provisioning. Adding a touch policy prompt during setup would be greatly...
if i have more than one yk plugged in, the agent is unable to connect to either of them and fails with ``` Mai 14 13:14:39 somethingawful yubikey-agent[21754]: 2021/05/14 13:14:39...
https://github.com/FiloSottile/yubikey-agent/blob/master/setup.go#L69 When `--setup` is rerun, the tool should print out the public key, as a convenience.
with commit 742bc61fbe38ed11af6b48408cb5e3e78053cb79 and pcsc-lite-devel-1.8.26-1.fc31.x86_64 on fedora 31 $ ykman info Device type: YubiKey 4 Firmware version: 4.3.7 Enabled USB interfaces: FIDO+CCID Applications OTP Disabled FIDO U2F Enabled OpenPGP Enabled...