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-squarefuzzy_feeling@programming.devlinkfedilinkarrow-up4·1 month agoyou can but an ssh server in your initramfs. dropbear-initramfs i guess was the name in debian.
minus-squareboredsquirrel@slrpnk.netlinkfedilinkarrow-up1·edit-21 month agoPretty cool! Android and ChromeOS both also just use fuse for userspace (and user-files) encryption. This could totally be used too. But of course, if something is not on your RAM it is not safe
you can but an ssh server in your initramfs.
dropbear-initramfs i guess was the name in debian.
Pretty cool!
Android and ChromeOS both also just use fuse for userspace (and user-files) encryption. This could totally be used too.
But of course, if something is not on your RAM it is not safe