]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/cryptsetup/cryptsetup.c
cryptsetup: manual FIDO2 PIN, UP and UV configuration
authorKamil Szczęk <kamil@szczek.dev>
Fri, 7 Jun 2024 14:48:41 +0000 (16:48 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 13 Jun 2024 11:50:39 +0000 (13:50 +0200)
commitd5fa6e6ca785140b50cb30361e9ddc4e538c3f40
treecc076d82da51b23cfa34b55862d324bdb17994f0
parent7cddd1923685fb548dc6ff9d8686069e38939ad0
cryptsetup: manual FIDO2 PIN, UP and UV configuration

When in FIDO2 mode with manual parameters, i.e. when not reading the
parameters off the LUKS2 header, the current behavior in regards to PIN,
UP and UV features is to default to v248 logic, where we use PIN + UP
when needed, and do not configure UV at all. Let's allow users to
configure those features in manual mode too.
man/crypttab.xml
src/cryptsetup/cryptsetup.c