ouch@lemmy.world to Linux@lemmy.ml · 1 month agoVPS encryptionmessage-square34fedilinkarrow-up168arrow-down12file-text
arrow-up166arrow-down1message-squareVPS encryptionouch@lemmy.world to Linux@lemmy.ml · 1 month agomessage-square34fedilinkfile-text
minus-squareNegativeLookBehind@lemmy.worldlinkfedilinkEnglisharrow-up1·1 month agoDo VPSs typical give you LOM? Honest question. Maybe LUKs isn’t good if you can’t console in.
minus-squareZikeji@programming.devlinkfedilinkEnglisharrow-up5·1 month agoLUKS, or anything that relies on the server encrypting, is highly vulnerable (see [email protected]’s response). Your best bet would be encrypting client side before it arrives on the server using a solution like rclone, restic, borg, etc.
minus-squareboredsquirrel@slrpnk.netlinkfedilinkarrow-up2·1 month agoYes. No proof their LUKS prompt isnt tampered with
minus-squarelud@lemm.eelinkfedilinkarrow-up1·1 month agoYeah, at least the ones I used have some kind of console/terminal you can use and often you can access BIOS and reinstall the OS if you want.
Do VPSs typical give you LOM? Honest question. Maybe LUKs isn’t good if you can’t console in.
LUKS, or anything that relies on the server encrypting, is highly vulnerable (see [email protected]’s response).
Your best bet would be encrypting client side before it arrives on the server using a solution like rclone, restic, borg, etc.
Yes. No proof their LUKS prompt isnt tampered with
Yeah, at least the ones I used have some kind of console/terminal you can use and often you can access BIOS and reinstall the OS if you want.