Y
Hacker News
new
|
ask
|
show
|
jobs
by
ssebastianj
2852 days ago
Just wondering, is there any reason why the Yubico FIDO2 Python API[0] talks to a USB device by using custom code to handle the USB protocol instead of using a module like PyUSB[1]?
[0]
https://github.com/Yubico/python-fido2
[1]
https://pyusb.github.io/pyusb/