this post was submitted on 02 Sep 2024
55 points (98.2% liked)

Linux

47237 readers
3343 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
 

My laptop isn't under my supervision most of the time. And I'd hate it if someone were to steal my SSD, or whole laptop even, when I'm not around. Is there a way to encrypt everything, but still keep the device in sleep, and unclock it without much delay. It's a very slow laptop. So decryption on login isn't viable, takes too long. While booting up also takes forever, so it needs to be in a "safe" state when simply logged out. Maybe a way that's decrypt-on-demand?

I'm on Arch with KDE.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 2 weeks ago (10 children)

Encrypting and decrypting are complex operations that requires a lot from the hardware. The resources needed to encrypt and decrypt is proportionally correlated with the amount of files you're encrypting and decrypting.

That said, there are some alternatives

  1. Encrypt the whole filesystem
  2. Encrypt only your home folder
  3. Encrypt only the files you wanna

There is an app, Vaults, that allows you to create vaults to easily encrypt and decrypt folders. Take a look on this app

[–] [email protected] 0 points 2 weeks ago (4 children)

Detectors say that you are human, you use multiple languages, and you are a moderator, but it feels like a 101 AI response. It's horrible that we're living in an era where you need to be careful about this. You were probably trying to format it nice, but I've only read this phrasing from AI.

But thanks for the answer, the home folder would probably be best. I don't want to think about it after setting it up. All my downloads and docs are there. I also feel like the whole filesystem would take forever for me to unlock/boot.

[–] [email protected] 4 points 2 weeks ago (3 children)

Are the detectors part for real or were you just kidding? 😲

You were probably trying to format it nice, but I've only read this phrasing from AI.

Yes, I was, because I like to put my text well formated... I feel pain when I have to read bad formated texts, so I try to be as clean as possible

But thanks for the answer, the home folder would probably be best. I don't want to think about it after setting it up. All my downloads and docs are there. I also feel like the whole filesystem would take forever for me to unlock/boot.

For home folder I think there is a better alternative, like systemd-homed or something like that

[–] [email protected] 0 points 2 weeks ago (1 children)

Are the detectors part for real or were you just kidding? 😲

they got your back, why are you suprised?

Others also said systemd-homed. And it looks promising, I'll try it, but honestly I have no idea how to test it? From another user? From a liveboot usb?

[–] [email protected] 1 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Because I don't even knew that this kind of tool exists. And it was precise AF. I just got surprised/scared haha

About systemd-homed, I guess that liveusb will not work... I suggest you to try in a VM and everything going ok, you may try on another user on your pc

[–] [email protected] 1 points 2 weeks ago

Oh, I think I'll wipe my laptop, and do it live. What I wanted to ask was how do I know if it's working?

load more comments (1 replies)
load more comments (1 replies)
load more comments (6 replies)