Nitrokey / pynitrokey

Python client for Nitrokey devices
Apache License 2.0
94 stars 28 forks source link

nk3/update: add pre_bootloader_hint for update process #546

Closed daringer closed 1 week ago

daringer commented 2 weeks ago

This PR adds pre_bootloader_hint into the updating ABC. This should allow to hook into the process especially for situations like https://github.com/Nitrokey/nitrokey-app2/pull/254 to improve the update process in e.g. QubesOS

Changes

Checklist

Make sure to run make check and make fix before creating a PR, otherwise the CI will fail.

Test Environment and Execution