Skip to content

PAM plugin module that allows the Apple Watch to be used for authentication; works on macOS Monterey

License

Notifications You must be signed in to change notification settings

SonerOd/pam-watchid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAM TouchID

A PAM plugin for authenticating using biometric information (touch ID) written in Swift.

Demo

Installation

  1. $ sudo make install
  2. Edit /etc/pam.d/sudo to include as the first line: auth sufficient pam_touchid.so "reason=execute a command as root"

Note that you might have other auth, don't remove them.

About

PAM plugin module that allows the Apple Watch to be used for authentication; works on macOS Monterey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 86.7%
  • Makefile 13.3%