this post was submitted on 06 Jan 2024
251 points (93.4% liked)

Asklemmy

43380 readers
2195 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] AVincentInSpace@pawb.social 1 points 8 months ago* (last edited 8 months ago)

The Windows Hello camera enumerates under Linux as just another webcam that activates the flashing LEDs when it turns on (I've found a number of neat uses for this, including having a ridiculously low gain IR camera that I can just use for whatever and have what would be a surprisingly good emulation of the Wii sensor bar for use with Dolphin if it weren't constantly flashing on and off), and there is software (Howdy) for using it to sign in. Unfortunately, signing in with your face of course precludes using your password for decryption, meaning that after you start some applications you'll be prompted to type your password anyway to unlock your system keyring, and perhaps more importanty SDDM isn't smart enough to interface with fprintd/howdy properly and doesn't even try to activate the biometric sensor until you type something in the password box.

(Also, hilariously, because of how I set it up initially to accept my face instead of a password for sudo, I couldn't configure it to check whether the terminal was remote, so when I ssh'd in and tried to sudo, it turned on the hello camera however far away that was and looked for my face, only prompting me for a password after facial rec timed out.)