Obvious password promt (#29)

* obvious password promt

* prompt interaction with FIDO device
This commit is contained in:
shimunn
2021-02-08 15:58:41 +01:00
committed by GitHub
parent b0404f2fc1
commit 17ca487b85
3 changed files with 25 additions and 13 deletions

2
Cargo.lock generated
View File

@@ -377,7 +377,7 @@ dependencies = [
[[package]]
name = "fido2luks"
version = "0.2.15"
version = "0.2.16"
dependencies = [
"ctap_hmac",
"failure",