From 1e624a4cc3aafa57b5fa213c88bcd3689cefd1c3 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Sat, 5 Sep 2020 22:42:15 +0200 Subject: Add support for FIDO2 tokens --- Documentation/MANPAGE.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Documentation') diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 43876d3..40c2f26 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -130,6 +130,10 @@ to your program, use `"--"`, which is accepted by most programs: Stay in the foreground instead of forking away. Implies "-nosyslog". For compatibility, "-f" is also accepted, but "-fg" is preferred. +#### -fido2 DEVICE_PATH +Use a FIDO2 token to initialize and unlock the filesystem. +Use "fido2-token -L" to obtain the FIDO2 token device path. + #### -force_owner string If given a string of the form "uid:gid" (where both "uid" and "gid" are substituted with positive integers), presents all files as owned by the given -- cgit v1.2.3