this post was submitted on 17 May 2026
981 points (99.4% liked)
Technology
84796 readers
4289 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
All I know about secure boot is that if I make a custom ISO and try booting from it, I would need to create a signature first, register it in my UEFI, and use it to sign the ISO.
Seems like a pain in the ass, but then again if I want to play with a custom ISO I can do so in a VM, and that seems kind of worth it to prevent someone from booting whateverthefuck if they somehow gain physical access to my computer...
I mean, if they gain physical access to your computer, they can just boot their favorite Linux live ISO and go to town. :3
That's true too, I guess. I suppose the only way to prevent that would be to disable USB boot, which would also make recovery impossible?
It certainly wouldn't help recovery.
IMO it's better to not try to restrict them from running stuff, and instead to encrypt your disk. Like, they can also just pull your drive and stick it in their own machine (and you WANT to be able to pull your own drive if your computer gets in a physical crash or watered or something and stops working).