We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I had no luck getting the U2F working after flashing it on either Tomu's. Yet, when I compiled the original fork it worked perfectly on both.
I've tested this firmware with pamu2fcfg -d -n which gave me
pamu2fcfg -d -n
parse_register_reply: unexpected sw u2f_register: parse_register_reply error: fido_dev_make_cred (-2) FIDO_ERR_RX
The https://webauthn.bin.coffee/ site reported NotAllowedError, which was misleading.
NotAllowedError
Everything just worked after I flashed the tomu original branch. I did not do any changes to my system between the flashes.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I had no luck getting the U2F working after flashing it on either Tomu's. Yet, when I compiled the original fork it worked perfectly on both.
I've tested this firmware with
pamu2fcfg -d -n
which gave meThe https://webauthn.bin.coffee/ site reported
NotAllowedError
, which was misleading.Everything just worked after I flashed the tomu original branch. I did not do any changes to my system between the flashes.
The text was updated successfully, but these errors were encountered: