this post was submitted on 26 May 2024
220 points (100.0% liked)

Technology

68526 readers
3253 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 35 points 10 months ago (4 children)

Rats. Leaving TPM off in the BIOS is how I've been avoiding it nagging me to upgrade from 10.

[–] [email protected] 24 points 10 months ago (1 children)
[–] [email protected] 7 points 10 months ago (1 children)

16 GB just for an IOT OS is fucking bloated IMO.

[–] [email protected] 2 points 10 months ago (2 children)

It's obviously not intended to run on an Arduino or something.

[–] [email protected] 2 points 10 months ago

Um.... then what is it intended for? ATMs and POS terminals don't really strike me as IoT devices.

[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

I still have a laptop running a (old) full kde desktop in 192 MB of Ram from a 12GB disk with lots of space to spare.

[–] [email protected] 7 points 10 months ago

It's been quite a while, but on an older system years ago I recall it slightly nagging me about how the computer wasn't W11-enabled.

[–] [email protected] 5 points 10 months ago* (last edited 10 months ago)

I found it was pretty easy to get rid of the nag. I installed a different OS. For my development stuff that needs windows and I can't run with wine (very few tools) - I have a VM running a windows version with 0 Internet access. Fuck that company sideways.

[–] [email protected] 3 points 10 months ago (3 children)

I've been curious about people who have been disabling the TPM. Where are you storing your disk encryption keys?

[–] [email protected] 13 points 10 months ago

I'm not using disk encryption. It's a desktop and if it's every stolen I've got bigger problems.
Also, I presume that disk encryption makes it so you can't just pop the drive in an adapter and pull stuff off it, which I sometimes need to do with old, retired drives.

[–] [email protected] 4 points 10 months ago (1 children)

veracrypt is a thing, encrypting drives does not need TPM.

Just boot using the good old Master Boot Record for a clean solution (The Veracrypt documentation gives a good overview). Veracrypt works with EFI too, but the EFI partition itself cannot be encrypted. You can even create a hidden OS, if you are forced to give out your password, theres still plausible deniability.

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago)

Thanks for the Veracrypt reminder. Adding that to my stuff to setup and document list.

Sometimes Bitlocker really pisses me off.

[–] [email protected] 1 points 10 months ago (1 children)

You can run bitlocker without TPM using a usb flash drive instead. I think you can also store the key in your mind as a password.

[–] [email protected] 2 points 10 months ago

Yes, but when they're on USB the keys are much more accessible. You can just plug it in and dump them.

If you're only using a password, the keys are stored in an unencrypted part of the drive, which can again easily be dumped.

Once you've dumped the keys, you can brute-force the passphrase offline.