You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indeed, ideally all interfaces would allow accessing vendor's commands. This could allow to work with pynitrokey easily as well. The question is, whether we need that.
Previously, the CTAPHID interface of the admin app did not handle the
UUID command and interpreted all unknown commands as Wink commands.
With this patch, we explicitly handle both the Wink and the UUID command
and return an error if any other command is received.
FixesNitrokey#8.
The admin app’s UUID command is only available over CCCID, not CTAPHID.
The text was updated successfully, but these errors were encountered: