this post was submitted on 21 Oct 2023
108 points (94.3% liked)

Technology

34894 readers
1047 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 5 years ago
MODERATORS
all 19 comments
sorted by: hot top controversial new old
[–] flying_monkies@kbin.social 10 points 1 year ago (1 children)

It sounds like the article is an update to the age old performance issue discussions between hardware and software RAID solutions.

If you use a software solution for anything where there's a dedicated hardware solution, the software solution is always slower due to CPU overhead.

Article recommendation boils down to: If you're going to use encryption, and you want your full disk speed, use a hardware encryption solution. In their test their hardware supported OPAL.

[–] skullgiver@popplesburger.hilciferous.nl 7 points 1 year ago* (last edited 11 months ago) (1 children)

[This comment has been deleted by an automated system]

[–] flying_monkies@kbin.social 4 points 1 year ago* (last edited 1 year ago)

If you set up hardware encryption, be sure to change the master password and set the security level to maximum.

Be aware, this password is different than the Physical Secure ID (PSID) printed on the front of the disk. PSIDs are used when the release to reset command doesn't work, typically due to key issues, and the drive gets "locked".

You use the PSID to run a revert to factory defaults command, unlocking the drive. Since this triggers the drive to release its' key, the drive is considered "cryptographically erased" when you do this.

If you revert the drive, data on it is unrecoverable.

If you're going to revert a drive, I suggest using a QR Code reader to get the PSID off the drive. Some venders are sadists with the font they choose making it so much fun to figure out if it's a 1, l i I I O or 0...

[–] Romkslrqusz@lemm.ee 10 points 1 year ago* (last edited 1 year ago) (1 children)

This article starts off with some inaccurate information right from the onset, so it leaves me with some credibility concerns that incline me to do some of my own testing.

Since Windows 10 1803, both Windows 10 and 11 Home and Pro have automatically enabled Bitlocker Encryption during the Out Of Box Experience (OOBE) as long as the following conditions are met:

  • The device is UEFI and Secure Boot enabled
  • The device has a TPM2.0 device that is enabled
  • There are no un-allowed Direct Memory Access (DMA) capable devices on a DMA capable bus.
  • The user signed in using a Microsoft Account and had an active internet connection at the time.

It is not specific to Windows 11 and has nothing to do with Home/Pro. This has been going on since 2018.

They also mention encryption built-in to SSDs. That is a fundamentally different kind of encryption. With Bitlocker, removing an SSD from a device or accessing it from anything but the original Windows environment will require the user to enter a 25-digit key to gain data access. Without Bitlocker, the on-disk encryption does not prevent data access in those scenarios. That encryption key exists primarily so that you can secure erase the disk by changing the encryption key. The alternative is a block-level erasure, which would put wear and tear on the SSD.

Pretty disappointing to see this coming from an otherwise reputable source like Tom’s Hardware.

[–] tias@discuss.tchncs.de 4 points 1 year ago* (last edited 1 year ago)

You're off with your claims about built-in encryption. While there are drives that do what you describe, there are also drives that require a key to be provided to the drive for unlocking it. There's an entire specification for how the authentication to the hard drive is made at boot or when mounting it.

[–] redw0rm@kerala.party 3 points 1 year ago (1 children)

First thing i do is disable bitlocker. Its PITA when dualbooting too

[–] TWeaK@lemm.ee 2 points 1 year ago (1 children)

With such a severe slowdown, does that also mean it's going to be increasing usage of the drive and therefore shorten its lifespan?

[–] blindsight@beehaw.org 2 points 1 year ago

Isn't it CPU overhead for the encryption? It needs to encrypt like 3-400 MB/s, so it seems pretty reasonable that it's a lot slower. The drive's lifespan shouldn't be affected for any reason I can think of.

[–] Granixo@feddit.cl -1 points 1 year ago (2 children)

More reason not to switch. 🙂👍

[–] mojo@lemm.ee 7 points 1 year ago (2 children)

This is not a reason to prevent switching, quite the opposite. Encryption is an awesome thing, and should always be used. It also inevitably causes slowdowns, but the best case is that it's practically nonexistent of a performance hit. Not a lot of Linux distros let you set up luks root encryption in the installer, and it's still pretty tricky to setup. But also if you're using Linux, you should always be using luks encryption if you can as well.

[–] skullgiver@popplesburger.hilciferous.nl 3 points 1 year ago* (last edited 11 months ago)

[This comment has been deleted by an automated system]

[–] oo1@kbin.social -4 points 1 year ago

24d97f02c8edbbe610fe03e013c4a659

[–] KairuByte@lemmy.dbzer0.com 1 points 1 year ago (1 children)

The… need to flip a switch?

[–] WaterWaiver@aussie.zone 0 points 1 year ago (1 children)

I think Granixo is referring to Windows 11, not disk encryption.

[–] KairuByte@lemmy.dbzer0.com 1 points 1 year ago

Yes, and saying that the need to flip “do the thing” to “don’t do the thing” is a reason to not upgrade to 11.