Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware export: report fail if unencrypted volume is read-only #69

Open
alex-nitrokey opened this issue Aug 27, 2018 · 1 comment
Open
Labels
Milestone

Comments

@alex-nitrokey
Copy link
Contributor

Expected behaviour

When exporting the firmware, a failed export should be produced if unencrypted volume is set to read-only (=export must fail)

Current behaviour

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

@szszszsz
Copy link
Member

Note: in #83 (comment) user could export the firmware, without setting the UV to R/W mode.
The failures in export might have been wrongly assigned to the R/O mode of UV, instead of the double mounting issue.
Source code review shows, that device does the writing via own procedure, not honouring at all set access flag for the host.

@szszszsz szszszsz added this to the v0.55 milestone Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants