Jack Grigg

Results 892 comments of Jack Grigg
trafficstars

There is no way in this plugin to alter the PIN or touch policies of an existing YubiKey slot. I don't recall if that is because it is simply not...

You're reading the "Agent" section for current `main`, not for 0.3.2. Until a few days ago, that section documented that "once" policies were treated like "always" policies, but we've managed...

We've found and fixed several bugs in the initial implementation of the PIN cache, and at least one more needs to be fixed by making changes to the `yubikey` crate....

Ah yep, the YubiKey 4 problem is a recent discovery. > Does the 5 series fare better / do the PINs get cached there? As far as I can tell,...

> After using yubikey-agent and yubikey-agent-plugin for ~a month exclusively (completely switched ssh, age and pgp keys to yubi+age) I think the UX is not as good as it could...

There's not much I can do to figure out improvements without having further details. In particular, I'd need the YubiKey version, and output from decrypting with `RUST_LOG=trace` environment variable set...

> 1. If yubikey-agent owns the session, I can ssh and git push all day long, key touch required for each one. To confirm, this is with an identity that...

First, the obvious question: did you touch the YubiKey? 😁 (That is what it should be hanging for.) Assuming you did, was the YubiKey flashing when you touched it? Did...

I have no idea if this plugin will work on Android, but it would be neat if it did! We use the `pcsc` crate for YubiKey device access, which in...