Remix.run Logo
quotemstr 3 hours ago

PAM really needs to be ravamped and support for (among other things) running multiple stacks in par@llel added. This way you could ask for a password OR a fingerprint

hparadiz an hour ago | parent [-]

Keypassxc does it perfectly.

quotemstr an hour ago | parent [-]

Everyone doing parallel biometric and password authentication on Linux today is either running two PAM stacks in parallel (which is meta-policy that kind of defeats the purpose of PAM) or just bypassing PAM entirely.