flathub / org.keepassxc.KeePassXC

https://flathub.org/apps/details/org.keepassxc.KeePassXC
27 stars 16 forks source link

Yubikeys on USB as a challenge response in FlatSeal #135

Closed ng0177 closed 2 days ago

ng0177 commented 3 days ago

As described in https://github.com/flathub/org.keepassxc.KeePassXC/issues/101 Yubikeys on USB as a challenge response seem still not be supported by the latest FlatSeal "No hardware keys detected". Which permissions are required in FlatSeal to provide a kind of root access? (The latter should not be required anyways).

droidmonkey commented 3 days ago

You might have to install the appropriate udev rules to allow access to the yubikey itself. Challenge-response requires raw usb access which necessitates special udev rules on some platforms. This would be outside of flatpak permissions.

ng0177 commented 3 days ago

I see. Any directions on where to find the appropriate commands?

droidmonkey commented 3 days ago

what is your linux distro?

droidmonkey commented 3 days ago

Works great on Fedora 40, Gnome, nothing special

image

ng0177 commented 3 days ago

what is your linux distro?

https://fedoraproject.org/atomic-desktops/silverblue/

droidmonkey commented 2 days ago

Recommend filing a bug with the silverblue team, this isn't anything we can fix at our level.