64
VPS encryption (lemmy.world)
submitted 5 days ago by ouch@lemmy.world to c/linux@lemmy.ml

How would you protect files of a VPS (Virtual Private Server) from snooping by the service provider?

you are viewing a single comment's thread
view the rest of the comments
[-] NegativeLookBehind@lemmy.world -3 points 5 days ago

LUKS

VPN

Encrypt sensitive files

[-] boredsquirrel@slrpnk.net 3 points 5 days ago

So how do you decrypt the LUKS vault when you have no sshd running as that thing is not up yet?

[-] NegativeLookBehind@lemmy.world 1 points 5 days ago

Do VPSs typical give you LOM? Honest question. Maybe LUKs isn’t good if you can’t console in.

[-] Zikeji@programming.dev 5 points 5 days ago

LUKS, or anything that relies on the server encrypting, is highly vulnerable (see schizo@forum.uncomfortable.business's response).

Your best bet would be encrypting client side before it arrives on the server using a solution like rclone, restic, borg, etc.

[-] boredsquirrel@slrpnk.net 2 points 5 days ago

Yes. No proof their LUKS prompt isnt tampered with

load more comments (1 replies)
load more comments (4 replies)
load more comments (5 replies)
this post was submitted on 15 Sep 2024
64 points (95.7% liked)

Linux

47362 readers
931 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