USB Vendor ID / Product ID usage #242
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
Thank you for your work on this project! I'm developing the Authnkey Android app and I've been testing with PICO FIDO.
I noticed that the project is using an unassigned USB Vendor ID (VID) and Product ID (PID) combination. In my app, I use VIDs to identify FIDO devices, and the unassigned VID/PID is causing issues with proper device identification.
Would it be possible to consider using a properly assigned VID/PID? For open-source projects, there are a few options:
Thanks again for this project!
Best regards,
Michel
This is something we thought but we finally discarded it due to:
So, in the end, having our own VID/PID would be used only for the initial acquisition. Could you provide more information about your use case?
I tested with the release images from this repo and noticed that an unassigned VID is used. Since there's no specific VID to match, I had to detect by product name instead:
99fd0ec12bIt would be good if the provided release images had a proper VID/PID, even though users can change it.
Finally, we got an official VIDPID allocation instead of dummy FEFF:FCFD.
2E8A:10FD2E8A:10FE2E8A:10FF