[Bug 1930769] Re: When enabled, Firefox AppArmor profile prevents U2F devices from working
Michael T
1930769 at bugs.launchpad.net
Wed Mar 1 10:24:07 UTC 2023
Hi Don Rico!
This is actually fixed for me on 22.04
22.04 moved Firefox into snap, and snap has a whitelist of permitted U2F
tokens:
https://github.com/snapcore/snapd/blob/2.58.3/interfaces/builtin/u2f_devices.go#L43
That's a list of USB VID and PID, which you can find for your device
using the lsusb command. If your U2F device isn't on that list, you can
raise an MR like https://github.com/snapcore/snapd/pull/10642 to get it
enabled.
Some might debate the wisdom of the OS vendor maintaining a list of
blessed devices - but it is what it is.
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1930769
Title:
When enabled, Firefox AppArmor profile prevents U2F devices from
working
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1930769/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list