Add FIDO AUTHENTICATOR section and explain a bit how FIDO works. The
authorflorian <florian@openbsd.org>
Tue, 3 May 2022 07:42:27 +0000 (07:42 +0000)
committerflorian <florian@openbsd.org>
Tue, 3 May 2022 07:42:27 +0000 (07:42 +0000)
commitc471a73b6524ed1e52e6e48ecbdea0a4a57c470a
tree3742925bc421ce293f1de995559f5f45f85b8314
parentd24dc9947a782ca50d9a2b0be054f7048d1c66b5
Add FIDO AUTHENTICATOR section and explain a bit how FIDO works. The
wording came mostly from the 8.2 OpenSSH release notes, addapted to
fit the man page.
Then move the -O bits into the new section as is already done for
CERTIFICATES and MODULI GENERATION.
Finally we can explain the trade-offs of resident keys.
While here, consistently refer to the FIDO thingies as "FIDO
authenticators", not "FIDO tokens".

input & OK jmc, naddy
usr.bin/ssh/ssh-keygen.1