Present desktop OTP and sensitive outputs

This commit is contained in:
2026-08-10 20:22:59 +02:00
parent 95bb10b4a1
commit 4a54bf7b6a
13 changed files with 1881 additions and 39 deletions

View File

@@ -16,12 +16,14 @@ flate2.workspace = true
gix.workspace = true
gix-config.workspace = true
hmac.workspace = true
image.workspace = true
keyring-core.workspace = true
pgp.workspace = true
qrcode.workspace = true
rand.workspace = true
regex.workspace = true
reqwest.workspace = true
rqrr.workspace = true
serde.workspace = true
sha1.workspace = true
sha2.workspace = true
@@ -49,6 +51,5 @@ arboard.workspace = true
hex = "0.4"
nix = { version = "0.31", features = ["fs"] }
rand_chacha = "0.3"
rqrr.workspace = true
smallvec = "1.15"
tempfile = "3"