envchain
envchain copied to clipboard
Use Touch ID instead of password to access `--require-passphrase`
Currently when accessing the env, the identity prompt looks as below:

Is it possible to use Touch ID like this?

There might be a newer API to achieve this but honestly I don’t know as I’m not primarily using macOS right now. Pull request and/or informaton are welcomed
check /etc/pam.d configs, it might be likely tuning one/more of these could help
I believe pam_tid.so is available for Touch ID PAM interactions.
PAM does not interact with Keychain service AFAIK.