All Projects → nfc-tools → pam_nfc

nfc-tools / pam_nfc

Licence: other
NFC-based PAM authentification module

Programming Languages

c
50402 projects - #5 most used programming language
M4
1887 projects
Makefile
30231 projects
README for pam_nfc
==================

pam_nfc is a NFC-based PAM authentication module.

Using pam_nfc, you can use NFC (Near Field Communication) cards / tags to
authorise users into PAM (Pluggable Authentication Modules).

Security consideration
----------------------

Since tag IDs cannot be trusted, you SHOULD not only rely on them to grant
access to the machine to users.  You SHOULD only consider this PAM module as a
convenient way for a user to tell his own machine who he is.

Basically, the NFC reader is physically connected to the computer, so if an
user has a physical access to the NFC initiator, he also has physical access to
the computer, and thus strong authentication is already of no luck.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].