1.5.0
- Reimplement U2F detector to support more use-cases
- This removes dependency on
pam-u2f
(the tool is watching now on the device directly) and thus makes it possible to detect more U2F use-cases, e.g. WebAuthN in browsers. - Options
--u2f-authpending-path
andYUBIKEY_TOUCH_DETECTOR_U2F_AUTHPENDING_PATH
are removed and have no effect now.
- This removes dependency on