Skip to content

Fix broken web updates and other fixes

Compare
Choose a tag to compare
@conorpp conorpp released this 25 Apr 00:35
· 505 commits to master since this release
0dfda6f

Solo leverages custom KEYID parameters to create "custom" commands, for checking firmware version, and adding a firmware update mechanism. The get_assertion response returned was invalid and was getting rejected by browsers.

Also:

  • reduce stack usage by about 3-4k bytes
  • update tinycbor submodule
  • rebooted cryptocurrency demo extension.

A future improvement would be to use the extension part of webauthn/fido2, but that is pending on browser support.