Skip to content

msanders/pam-watchid

This branch is 1 commit ahead of biscuitehh/pam-watchid:main.

Repository files navigation

PAM WatchID

A PAM plugin for authenticating using the new kLAPolicyDeviceOwnerAuthenticationWithBiometricsOrWatch API in macOS 10.15, written in Swift.

Installation

  1. $ sudo make install
  2. Edit /etc/pam.d/sudo to include as the first line: auth sufficient pam_watchid.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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 85.4%
  • Makefile 14.6%