this post was submitted on 08 Apr 2026
135 points (99.3% liked)

Technology

83600 readers
3016 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
top 11 comments
sorted by: hot top controversial new old
[–] saltnotsugar@lemmy.world 52 points 4 hours ago
[–] yesman@lemmy.world 43 points 4 hours ago (2 children)

I've never trusted full disk encryption because I understand the person most likely to get locked out of my data is me.

I can see the use case for laptops, but my security policy is "if you have physical access, you win".

[–] AnUnusualRelic@lemmy.world 19 points 4 hours ago

Same. I encrypt my laptop disks, but I never bothered with the home machines.

[–] peacefulpixel@lemmy.world 12 points 4 hours ago

well i suppose it depends on how deep your personal security goes. are your passwords stored on your device? are they stored securely? do you have a password manager? do you have a standalone app for your password manager and not a browser extension? is the master password for your password manager stored on any of your devices? do you have any settings that automatically locks your PC upon inactivity? is the pin for your PC related to you personally in any way? i get what you're saying because at the end of the day physical access IS pretty hard to mitigate. but you'd be surprised how far simple steps can take you.

[–] LodeMike@lemmy.today 45 points 4 hours ago (1 children)

"I can't use Linux windows just works",

[–] frongt@lemmy.zip 19 points 4 hours ago

Anyone who says that is not using veracrypt.

[–] Brkdncr@lemmy.world 12 points 3 hours ago* (last edited 3 hours ago)

I’m not sure what the problem is. His account is locked, but it’s not like he can’t still sign code and distribute it even if that means using a new account.

Edit: other articles point out that his company failed certification, and he’s not been able to reach support to find out why.

[–] krigo666@lemmy.world 7 points 3 hours ago (2 children)

And this why Secure Boot can't be trusted. It is Micro$lop that signs and issues the keys.

[–] 9tr6gyp3@lemmy.world 9 points 3 hours ago* (last edited 3 hours ago)

You can use custom keys with secure boot. Any PC newer than 2015 should give you that option.

You don't have to use Microsoft's keys.

This isn't a secure boot issue. This is a bootloader issue.

[–] FauxLiving@lemmy.world 8 points 3 hours ago

Secure Boot has nothing to do with Microsoft, it's a UEFI feature.

You can enroll your own Platform Key and have complete control over the entire Secure Boot system.

https://wiki.archlinux.org/title/Unified_Extensible_Firmware_Interface/Secure_Boot

I use a signed Unified Kernel Image to use Secure Boot and my machine has zero Microsoft software on it. (Arch, btw)

[–] homesweethomeMrL@lemmy.world 7 points 4 hours ago

In Idrassi’s case, he said he is able to push new updates to Linux and macOS users unhindered, but the majority of his users that run Windows cannot currently receive updates.

So, no problem then.