How to use touchID for sudo remotely over ssh
18 Apr 2020 14:25 | macOS | security | touchID
TouchID on the mac is really cool. It's awesome being able to use it for sudo, but I thought it would be even more awesome if it could be used to authenticate sudo remotely over ssh.
I've made this work using touch2sudo - https://github.com/prbinu/touch2sudo which is a simple binary that when executed will show a touchID authentication
[read more...]