1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
openbsd-src/usr.bin/ssh/ssh-sk-helper
djm 4852100a81 use ssh-sk-helper for all security key signing operations
This extracts and refactors the client interface for ssh-sk-helper
from ssh-agent and generalises it for use by the other programs.
This means that most OpenSSH tools no longer need to link against
libfido2 or directly interact with /dev/uhid*

requested by, feedback and ok markus@
2019-12-13 19:09:10 +00:00
..
Makefile use ssh-sk-helper for all security key signing operations 2019-12-13 19:09:10 +00:00