this post was submitted on 02 Oct 2023
1014 points (99.1% liked)

Programmer Humor

32206 readers
174 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] CanadaPlus@lemmy.sdf.org 4 points 1 year ago (1 children)

Agreed. This is especially bad, though, because if it's compromised they basically have hardware-level access to your machine. Unless you're using encrypted swap, and I'm not sure how standard that is.

[–] DaPorkchop_@lemmy.ml 3 points 1 year ago (1 children)

Well, assuming you've already gone through the effort to write a custom kernel module to offload your swap pages to Google Drive, it doesn't seem like that much of a stretch to have it encrypt the data before transmitting it.

[–] CanadaPlus@lemmy.sdf.org 1 points 1 year ago

Is that what this would take? Then yeah, you'd hope somewhere in the process you consider this.