Yubico / yubico-pam

Yubico Pluggable Authentication Module (PAM)
https://developers.yubico.com/yubico-pam
BSD 2-Clause "Simplified" License
690 stars 114 forks source link

Can I use NFC? #215

Closed ai closed 4 years ago

ai commented 4 years ago

I want to make a laptop unlocking faster. I will buy an external NFC reader. It will be very good if I can just touch my NFC reader to unlock my laptop.

Can I do it right now with yubico-pam?

klali commented 4 years ago

This project can't use NFC, it can only use USB HID for communication.

crosser commented 4 years ago

@ai you can use this PAM module with NFC.

Note that just touching yubikey to the reader won't be enough, such functionality would require modifications in the display manager greeter(s).