yubikey-agent icon indicating copy to clipboard operation
yubikey-agent copied to clipboard

yubikey-agent is a seamless ssh-agent for YubiKeys.

Results 65 yubikey-agent issues
Sort by recently updated
recently updated
newest added

If other cards, e.g. due to internal card readers, are present, they are probably preferred and the YubiKey can not be used. Ignore unready cards and use the first available...

I cannot do `yubikey-agent -config` even after trying to reset the yubikey. Sometimes the error is `the default PIN did not work` and sometimes the error is `the default management...

According to `ykman`: ``` WARNING: The use of this command is deprecated and will be removed! Replace with: ykman piv access unblock-pin ```

I am using this Agent for Month everything was working. But how do I get on the Public key again, from the Yubikey without creating it new? I want to...

The README recommends using `IdentityAgent` in your SSH client config. So my SSH config would look like this: ``` IdentitiesOnly yes Host github.com IdentityAgent /opt/homebrew/var/run/yubikey-agent.sock Host * User ubuntu IdentityAgent...

2022/04/23 09:49:17 agent 25: agent: not implemented: "[email protected]"

**System:** I didn't do an Update on yubioath. I am using the latest Version of iTerm on the latest Version of Mac OS X. **All the Time this Window has...

This builds on #113 to avoid conflicts.

Hey folks, I generated an ECDSA 256 key + certificate locally and added them to my Yubikey. Now, when trying to use `yubikey-agent`, I get this error: `failed to prepare...

upstream

Hello, when starting the yubikey-agent service on ArchLinux, i've got the following messages : ``` > systemctl --user status yubikey-agent ● yubikey-agent.service - Seamless ssh-agent for YubiKeys Loaded: loaded (/usr/lib/systemd/user/yubikey-agent.service;...