Follow

As I'm trying to migrate to Linux packages (strict confinement -> sandbox -> more security) I noticed my keys didn't work in from snap. This is because U2F is not by default "plugged" into the snap, but that's an easy fix:

sudo snap connect firefox:u2f-devices

Full thread here forum.snapcraft.io/t/u2f-not-w