Skip to content

ctap2.0

@jmichelp jmichelp tagged this 09 Jun 14:50
* Add Feitian OpenSK USB Dongle (#257)

Co-authored-by: superskybird <[email protected]>

* Fix `config.py` tool according to the new API of fido2 python package (#284)

* Fix fido2 API update.

Since fido2 0.8.1 the device descriptor moved to NamedTuple, breaking
our configuration tool.
Code is now updated accordingly and the setup script ensure we're
using the correct version for fido2 package.

* Make Yapf happy

* Fix missing update for fido2 0.9.1

Also split the comment into 2 lines so that the touch is not hidden
at the end of the screen.

* adds README changes, logo and certificate (#285)

* Fix broken parsing. (#317)

* Fix broken parsing.

By setting the default value before pre-parsing we ensure that the item
can't be None. As an extra safety the custom action also checks for
None.

Co-authored-by: Geoffrey <[email protected]>
Co-authored-by: superskybird <[email protected]>
Co-authored-by: kaczmarczyck <[email protected]>
Assets 2
Loading