96
submitted 9 months ago by j4k3@lemmy.world to c/linux@lemmy.ml

I'm curious about the possible uses of the hardware Trusted Protection Module for automatic login or transfer encryption. I'm not really looking to solve anything or pry. I'm just curious about the use cases as I'm exploring network attached storage and to a lesser extent self hosting. I see a lot of places where public private keys are generated and wonder why I don't see people mention generating the public key from TPM where the private key is never accessible at all.

you are viewing a single comment's thread
view the rest of the comments
[-] savvywolf@pawb.social 0 points 9 months ago

Personally, I don't see how a TPM module is more useful than full disk encryption with a password you enter on boot.

I struggle to see how it makes automatic login safer given it does nothing to protect against the really common threat of someone physically stealing your laptop or desktop.

I don't trust any encryption or authentication system that I don't have access to the keys for. Microsoft has also kinda made me feel it's more for vendor lock in, like they did with secure boot.

Still, I'm probably being unreasonably pessimistic about it though - be interested to see any practical use cases of it.

[-] wildbus8979@sh.itjust.works 0 points 9 months ago

In theory, the TPM can be used to verify that the bootloader, kernel and injtamfs haven't been tampered with, which is very very useful as FDE (in the running machine) is only good if that remains true.

[-] savvywolf@pawb.social 0 points 9 months ago

I've heard that before, but there are two main problems that stick out to me:

  • A lot of the marketing for TPM (at least when I was setting up bitlocker on Windows) suggests that it's used to support decrypting drives without a password on boot. But that doesn't seem to offer any protection from the devices being stolen. The bootloader may be safe but it's not actually verifying that I'm the one booting the device.
  • I can't think of a situation where someone would be able to actually modify the bootloader without also having full access to the files and secrets. Especially in a single-boot environment where every time the system is running, the device is decrypted.

I'm not saying that it's all just a scam or anything like that, but it really feels like I'm missing something important and obvious.

[-] monk@lemmy.unboiled.info 0 points 9 months ago* (last edited 9 months ago)

You can use insecure boot and not enter the password. It can't make stuff meaningfully more secure though, it just plain doesn't add any protection against evil maid.

this post was submitted on 25 Dec 2023
96 points (98.0% liked)

Linux

47371 readers
788 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS