keylib icon indicating copy to clipboard operation
keylib copied to clipboard

Write a Linux PAM module for login via passkey

Open r4gus opened this issue 2 years ago • 0 comments

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).

r4gus avatar Dec 12 '23 13:12 r4gus