diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2020-08-27 01:06:20 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2020-08-27 01:06:20 +0000 |
commit | c6033e8945d214efd07c42b188f773dd96c8ca2e (patch) | |
tree | d3e4acabc6e5889f835bd94eeb46afbdf009f513 /usr.bin/ssh/auth2-pubkey.c | |
parent | cd21b93ed81739c03a33699c7f21be17cf524043 (diff) |
support for user-verified FIDO keys
FIDO2 supports a notion of "user verification" where the user is
required to demonstrate their identity to the token before particular
operations (e.g. signing). Typically this is done by authenticating
themselves using a PIN that has been set on the token.
This adds support for generating and using user verified keys where
the verification happens via PIN (other options might be added in the
future, but none are in common use now). Practically, this adds
another key generation option "verify-required" that yields a key that
requires a PIN before each authentication.
feedback markus@ and Pedro Martelletto; ok markus@
Diffstat (limited to 'usr.bin/ssh/auth2-pubkey.c')
0 files changed, 0 insertions, 0 deletions