-
-
Notifications
You must be signed in to change notification settings - Fork 187
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
unsafe usb boot of iso files without integrity verification #1886
Comments
I answered in detail under this matrix channel thread. I didn't understand why this is requested per that discussion thread. |
CC @arhabd |
@JonathonHall-Purism agrees unsafe booting of unverified probably corrupted iso files is a desired feature at #1438 (comment) |
replying and quoting some messages from matrix here on github for documentation as requested by @tlaurion
i think the issue is less about how i should go about things but more in regards to how i cant go about things i am well aware that i could sign the iso but the issue is more that i feel i shouldnt have to if i am aware of the issues that might bring such as your examples about corrupted isos or maybe even malicous isos it should still be an option maybe at compile time to choose to enable this unsafe usb boot so only people who self compiled heads can even be presented with this option that should mitigate your worries about issues from non technical users that dont verify the hash or what not |
Is your feature request related to a problem? Please describe.
When i want to boot into live debian i cant due to no detached signature
Describe the solution you'd like
a menu option similare to the normal unsafe boot but for usb devices ie no security checks that iso is safe
Describe alternatives you've considered
currently i swap bios when debian live is needed
Additional context
this might be a band aid solution for #1320
The text was updated successfully, but these errors were encountered: