Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace pyusb,pywinusb with fido2's hid abstraction #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

conorpp
Copy link

@conorpp conorpp commented May 13, 2020

I'm changing the branch I made this changes on and making a new PR.

I've been having strange problems using libusb for USB HID. I replaced both pyusb and pywinusb with the native USB HID abstractions that are in the fido2 package, and now it seems to work without issue. I'm on MacOS Catalina.

Abstractions are here: https://github.com/Yubico/python-fido2/tree/master/fido2/_pyu2f

@molejar
Copy link
Owner

molejar commented May 14, 2020

Thanks for MacOS support, but now it doesn't work in Linux and in Windows I havent tested yet. I will try to look on it over weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants