There are plenty of HIDs on a normal computer, like keyboards et cetera. Currently a hidread user needs to know the "path" (or whatever, see what macOS and Windows uses!) of the device before using hidread. It would be much better if hidread automatically detected the device.
A Castor TKey supports two HID devices: the security token/FIDO device and the debug device.
One way to autodetect would probably be to look for the right USB VID/PID to detect a TKey and then look for a HID that isn't a security token...
There are plenty of HIDs on a normal computer, like keyboards et cetera. Currently a hidread user needs to know the "path" (or whatever, see what macOS and Windows uses!) of the device before using hidread. It would be much better if hidread automatically detected the device.
A Castor TKey supports two HID devices: the security token/FIDO device and the debug device.
One way to autodetect would probably be to look for the right USB VID/PID to detect a TKey and then look for a HID that isn't a security token...