1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-09 01:18:19 +03:00
systemd/src/cryptenroll
Zbigniew Jędrzejewski-Szmek fefd60bf7a cryptenroll,homectl,journalctl: adjust messages before qrcodes
Users will generally know what a qrcode is, so let's not treat them as dumb and
explain that it can be scanned. OTOH, we should say what the qrcode contains
and it is useful to give a hint why the users would want to scan it. Reword
messages accordingly.

(Also, don't say "to your phone", when somebody might be using a stolen phone,
or something else then a phone.)

(cherry picked from commit 10faa40ba7)
2024-11-13 19:48:10 +00:00
..
cryptenroll-fido2.c cryptsetup: drop "headless" bool, make it a flag in AskPasswordFlags instead 2024-02-20 16:50:04 +01:00
cryptenroll-fido2.h cryptenroll: Implement support for unlocking via FIDO2 tokens 2022-12-22 17:33:25 -05:00
cryptenroll-list.c format-table: introduce table_isempty and use it where appropriate 2023-12-25 17:47:18 +08:00
cryptenroll-list.h cryptenroll: support listing and wiping tokens 2020-12-17 20:01:52 +01:00
cryptenroll-password.c cryptenroll: use correct askpw id for pw request 2024-02-20 16:50:00 +01:00
cryptenroll-password.h cryptenroll: Implement support for unlocking via FIDO2 tokens 2022-12-22 17:33:25 -05:00
cryptenroll-pkcs11.c tree-wise: several cleanups for logging 2024-05-01 04:41:06 +09:00
cryptenroll-pkcs11.h
cryptenroll-recovery.c cryptenroll,homectl,journalctl: adjust messages before qrcodes 2024-11-13 19:48:10 +00:00
cryptenroll-recovery.h
cryptenroll-tpm2.c cryptenroll: upgrade log level of critical failure 2024-05-26 04:45:55 +09:00
cryptenroll-tpm2.h cryptenroll: do not combine pcrlock and signed PCR policies in TPM mode 2024-05-06 16:15:11 +02:00
cryptenroll-wipe.c tree-wide: use _cleanup_set_free_ and friends 2023-06-01 06:47:48 +09:00
cryptenroll-wipe.h cryptenroll: support listing and wiping tokens 2020-12-17 20:01:52 +01:00
cryptenroll.c cryptenroll: determine TPM enrollment parmaeters only if we actually do TPM enrollments 2024-05-06 16:15:14 +02:00
cryptenroll.h cryptenroll: Add support for unlocking through TPM2 enrollments 2024-02-01 12:37:12 +00:00
meson.build tree-wide: never link directly against p11kit 2023-11-02 17:26:46 +00:00