On 2020/05/23 13:52, Armands Stiegra wrote: > On Saturday, May 23, 2020 12:36 PM, Lucas Raab <[email protected]> > wrote: > > $ pip install git+https://github.com/Yubico/python-fido2.git
Interesting, worr had a diff committed there adding OpenBSD support. Even with hangs that seems somewhat useful so I've updated the port in -current to pull that in. The hangs seem pretty consistent: I am able to get it to do one operation, then it hangs and I need to unplug/replug. > I was able to set FIDO PIN and store a resident SSH key. > > From what I tested, I can report that > > (fido2) stiegra$ ykman fido > > commands work using Git version of yubikey-manager, although not perfectly - > they are hanging a bit, but remove/reinsert of yubikey helps. The git version of yubikey-manager doesn't seem necessary to get this to work so I haven't updated the port of that. > (fido2) stiegra$ ykman fido reset > > does not work, but that is probably expected: > > (fido2) stiegra$ ykman fido reset > WARNING! This will delete all FIDO credentials, including FIDO U2F > credentials, and restore factory settings. Proceed? [y/N]: y > Remove and re-insert your YubiKey to perform the reset... > Usage: ykman fido reset [OPTIONS] > Try 'ykman fido reset -h' for help. > > Error: Reset failed. I'm not sure what to expect to work and not work with these really.
