Closed danyspin97 closed 4 weeks ago
Add a method to enroll a new recovery key. The only things missing are reading the key from systemd-cryptenroll --recovery-key and it should be ready and testing the command.
systemd-cryptenroll --recovery-key
Added the multidisk implementation.
Added the opposite flow: generated recovery PIN -> set recovery key.
Add a method to enroll a new recovery key. The only things missing are reading the key from
systemd-cryptenroll --recovery-key
and it should be ready and testing the command.