Yubico / python-fido2

Provides library functionality for FIDO 2.0, including communication with a device over USB.
BSD 2-Clause "Simplified" License
432 stars 109 forks source link

Missing NetBSD HID support #173

Closed riastradh closed 1 year ago

riastradh commented 1 year ago

fido2.hid supports FreeBSD and OpenBSD, but not NetBSD. I added support in a pkgsrc patch ages ago, pre-1.0, but it requires an update now.