Nitrokey / nitrokey-app

Nitrokey's Application (Win, Linux, Mac)
https://www.nitrokey.com/
287 stars 55 forks source link

Firmware export: Warn about ro state of unencrypted volume #382

Open alex-nitrokey opened 5 years ago

alex-nitrokey commented 5 years ago

Expected behaviour

When exporting the firmware, one should get warned if unencrypted volume is set to read-only (=export fails)

Current behaviour

Successful export is declared, although export wasn't possible because of read-online state

alex-nitrokey commented 5 years ago

See https://github.com/Nitrokey/nitrokey-storage-firmware/issues/69 as well

szszszsz commented 5 years ago

Details: https://support.nitrokey.com/t/export-verify-firmware/183/6

jans23 commented 5 years ago

A better user experience would be a dialogue like the following:

In order to export the firmware, the unencrypted volume needs to be writeable but currently it is read-only. Do you want to set the unencrypted volume writable? Yes/No

Ideally the NK App would set the unencrypted volume back to read-only afterwards.