96
submitted 8 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
[-] richardisaguy@lemmy.world 7 points 8 months ago

I use it for storing luks credentials, so every time I boot I get dropped at my login manager. It leaves my system vunerable to attacks to it, but its quite convenient.

Besides, if anyone tries to boot any other OS which is not mine, the keys are erased.

[-] baseless_discourse@mander.xyz 1 points 8 months ago

Can you explain a bit on how the key erasure works? AFAIK TPM only refuse to release the key when certain PCR dont match, is there a setting to let it erase key?

[-] richardisaguy@lemmy.world 1 points 8 months ago

https://fedoramagazine.org/automatically-decrypt-your-disk-using-tpm2/

I've read this article to make my setup, but its very informative about the function of TPM too

[-] baseless_discourse@mander.xyz 1 points 8 months ago

I have read that article, it doesn't seem to mention that TPM will erase key if a different OS is loaded, maybe I missed something?

[-] richardisaguy@lemmy.world 1 points 8 months ago

It talsk about pcr, every time another OS is booted some pcsrs are changed, and if the keys are installed on the correct ones, this will lead to it being erased

[-] SpaceCadet@feddit.nl 0 points 8 months ago

Besides, if anyone tries to boot any other OS which is not mine, the keys are erased.

There are forensic tools that can capture the contents of RAM, and so access your decrypted LUKS encryption key.

I guess it depends on who you are protecting against, but if for example law enforcement wants evidence against you for what they think is a serious enough crime, they just may go through the trouble to do it.

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

Linux

47344 readers
1377 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