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
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.
Everything just worked after I flashed the tomu original branch. I did not do any changes to my system between the flashes.
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 -nwhich 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.