• Piwix@lemm.ee
    link
    fedilink
    arrow-up
    117
    arrow-down
    6
    ·
    9 months ago

    Biometric login. It is available to an extent through fprint on Linux but support is not there for all hardware and it isn’t a very seamless experience to setup at the moment

    • verdigris@lemmy.ml
      link
      fedilink
      arrow-up
      8
      arrow-down
      1
      ·
      9 months ago

      Biometrics authentication seems to me to be entirely useless. It’s less secure and more easily spoofed than passwords, and if you need more security 2FA or a physical key (digital or otherwise) provide it. It would be nice to have the support I guess, but the tech itself just seems like a waste of money.

      • Coasting0942@reddthat.com
        link
        fedilink
        arrow-up
        3
        arrow-down
        2
        ·
        9 months ago

        Setup right it’s a lot faster than passwords. So I guess it automatically wins vs more secure methods.

        I didn’t write the rules of average human thought processes.

    • Pantherina@feddit.de
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      In KDE and I think GNOME the setup is fine. But there are no usb fingerprint readers that work with Linux, at least that you can buy.

    • AVincentInSpace@pawb.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      9 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.)