https://bugzilla.redhat.com/show_bug.cgi?id=1273188 --- Comment #26 from Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Wrapping up my end of things... Andy confirmed that my gnubby key is an old one which doesn't fully implement the U2F HID spec. Here's his fix (which worked for me) (thanks) Like this, but double-check the vendor and product. # /etc/udev/rules.d/70-gnubby.rules ACTION!="add|change", GOTO="gnubby_end" ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0211", ENV{ID_SECURITY_TOKEN}="1" LABEL="gnubby_end" -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review