so ive been looking into a Yubikey because i want 2FA on all of my accounts. however on yubicos website it says it supports linux. but the documentation is confusing and i want the Authentication app to setup my Yubikey on my main OS (NixOS) it seems that yubico only supports ubuntu, which i tried using in distrobox but with no success. so i looked on flathub and found this app however it gets me kinda spooked that the app is made by the community. is it safe to use my yubi key with?
and if not does anyone have any idea how to compile from source, which btw im kinda a noob at compiling from source which i know is ironic because i run nix.
link to flathub application https://flathub.org/apps/com.yubico.yubioath
If you're dedicated to YubiKey, that's fine, but I strongly suggest Open Source and Open Hardware implementations of security keys, such as SoloKey.
SoloKey supports Linux, in that it has been tested on Linux Mint and Manjaro.
https://docs.solokeys.io/udev/
Perhaps their documentation will help you figure out how to get your YubiKey to work?
i think an opensource option is a good idea however the only reason why i want a yubi key is for the yubikey Bio. which has a fingerprint scanner to make sure its really you. i dont know of any other brand that has a finger print scanner for 2FA. if it wasnt for the scanner i would probably go with a solokey
That's fair, I'm personally against biometrics, because if someone ever gets a copy of your fingerprint... it's not a "password" that can be changed. Fingerprints can be faked.
https://www.pcmag.com/news/hacking-fingerprints-is-actually-pretty-easy-and-cheap
Once again, personal opinion. You gotta do what works for you.
I'm hoping maybe the link I sent might have some info on getting it set up properly on NixOS. Maybe it just needs those udev rules installed first?
i did find FEITIAN BioPass FIDO2 which still is not open sourced but is an alternative for a yubikey, there is no app tho