jorgelbg / pinentry-touchid

Custom GPG pinentry program for macOS that allows using Touch ID for fetching the password from the macOS keychain.
Apache License 2.0
559 stars 27 forks source link

feat: support Apple Watch without Touch ID #40

Open krishukr opened 2 months ago

krishukr commented 2 months ago

Fix #4

Reference: https://developer.apple.com/documentation/localauthentication/lapolicy/deviceownerauthentication

Credits to: https://github.com/jorgelbg/pinentry-touchid/issues/4#issuecomment-1030904964 https://github.com/lox/go-touchid

Requesting a new release.