| Age | Commit message (Collapse) | Author |
|
systemd-cryptsetup re-emits the same Message= for passphrase retries, so
the prior message-pattern detection of retries didn't fire. Mirror the
state-marker approach already in use for FIDO2 PIN retries.
Co-Authored-By: Claude (Anthropic) <noreply@anthropic.com>
|
|
Initial passphrase, passphrase retry, token PIN, and PIN retry now each
play a distinguishable beep so you know what's being asked and whether
this is your first chance or a follow-up.
Co-Authored-By: Claude (Anthropic) <noreply@anthropic.com>
|
|
An audible cue when systemd-cryptsetup asks for a LUKS passphrase in the
initramfs. Configurable for PC speaker or any ALSA card via an Orca-friendly
GTK3 setup wizard.
Source: https://github.com/heath-toby/cryptsetup-beep
Co-Authored-By: Claude (Anthropic) <noreply@anthropic.com>
|