keylib
keylib copied to clipboard
Write a Linux PAM module for login via passkey
This should be straight forward as soon as the client part is implemented.
Passkeys can be stored in plaintext, as we only need to map the user to a public-key and the public-key can be public (as the name suggests).