shimunn / fido2luks

Decrypt your LUKS partition using a FIDO2 compatible authenticator
Mozilla Public License 2.0
132 stars 19 forks source link

rd.luks.2fa=<CREDENTIAL_ID>:<DISK_UUID> and multiple keys #36

Open My1 opened 3 years ago

My1 commented 3 years ago

how does that part go when you use multiple FIDO Devices which each have their own cred ID, are there any changes needed or do you just have to have one of the cred IDs that work inside?

shimunn commented 3 years ago

It might be time to update those instructions, the credential id parameter accepts a list of one or more comma separated credentials. Which wasn't the case in earlier versions.

On 13 September 2021 18:43:11 CEST, My1 @.***> wrote:

how does that part go when you use multiple FIDO Devices which each have their own cred ID, are there any changes needed or do you just have to have one of the cred IDs that works inside?

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/shimunn/fido2luks/issues/36 -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

My1 commented 3 years ago

cool. how would you write that, like this?

rd.luks.2fa=<CREDENTIAL_ID>,<CREDENTIAL_ID>,<CREDENTIAL_ID>:<DISK_UUID>

or how?

shimunn commented 3 years ago

Correct

On 13 September 2021 19:04:00 CEST, My1 @.***> wrote:

cool. how would you write that, like this?

rd.luks.2fa=<CREDENTIAL_ID>,<CREDENTIAL_ID>,<CREDENTIAL_ID>:<DISK_UUID>

or how?

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/shimunn/fido2luks/issues/36#issuecomment-918392213 -- Sent from my Android device with K-9 Mail. Please excuse my brevity.