openSUSE / sdbootutil

MIT License
26 stars 14 forks source link

Enroll a new recovery key #132

Closed danyspin97 closed 4 weeks ago

danyspin97 commented 2 months 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.

danyspin97 commented 2 months ago

Added the multidisk implementation.

danyspin97 commented 2 months ago

Added the opposite flow: generated recovery PIN -> set recovery key.