←back to thread

63 points LorenDB | 5 comments | | HN request time: 0.788s | source
1. joelthelion ◴[] No.44386224[source]
I wish we had good support for fingerprint readers instead.
replies(3): >>44386484 #>>44388400 #>>44388454 #
2. cyp0633 ◴[] No.44386484[source]
I use fprintd and it works well with GNOME + builtin Elan sensor. It indeed needs more complex configuration than Touch ID or Windows Hello though.
replies(1): >>44388683 #
3. Pwntastic ◴[] No.44388400[source]
It was relatively easy to setup a yubikey bio fingerprint device in arch with pam-u2f. I just kinda followed the wiki here: https://wiki.archlinux.org/title/Universal_2nd_Factor

It wasn't strictly plug and play, but it only took like 20 minutes of fiddling.

4. amaccuish ◴[] No.44388454[source]
That, and TPM integrated WebAuthN.
5. mouse_ ◴[] No.44388683[source]
In Fedora it's (supposed to be) pretty simple. Just go into settings -> users and add your fingerprint. In practice I usually have to use dnf to nuke pam and reinstall it manually for it to start working. But they have a good skeleton set up. Still no predesktop authentication, though.