Nicolas Stalder
Nicolas Stalder
Yeah, understood there are a lot of "legacy" use cases of OATH - a bit sad, but legitimate. Planning to implement for v2 key (both via CCID, "like Yubico", and...
I wonder if these platforms will ever finally link python to the non-deprecated version... Python2 is sunset for >2 years now 😅
Please contact customer support via [email protected] for a replacement.
I assume the tools you use are trying to use the USB interface, and not the UDP interface used by the PC build?
I think that won't work - the browser expects to talk to USB, while your virtual authenticator would listen on UDP.
This is not a good idea in my opinion. What might be interesting is embedding a version of MicroPython to allow extending functionality, but this is not on the roadmap...
Oh, I see what's going on. There is a non-public "CTAP 2.1" (hence the "pre") spec that includes credential management. Interesting that they use this, the earlier demo version which...
There is no static password functionality in the current key, and no plans to develop it. Our team's efforts are currently focused on: - finishing OpenPGP functionality for current key...
https://groups.google.com/a/fidoalliance.org/forum/m/#!forum/fido-dev
This doesn't sound right? `make venv` creates the subdirectory `venv` with the virtualenv. The other targets have that as prerequisite.