cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 17 hours agoStop Doing Swap Partitionslemmy.worldimagemessage-square87linkfedilinkarrow-up11file-text
arrow-up11imageStop Doing Swap Partitionslemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 17 hours agomessage-square87linkfedilinkfile-text
minus-squarelibewa@feddit.orglinkfedilinkarrow-up0·16 hours agoThis. Swap files on LUKS encrypted partition. Also, the swapspace daemon!
minus-squaredan@upvote.aulinkfedilinkarrow-up0·16 hours agoI’ve seen so many setups where people encrypt their data but forget to encrypt their swap.
minus-squareDevDave@piefed.sociallinkfedilinkEnglisharrow-up0·12 hours agowhat’s the problem? it’s not like you dump the entire contents of your system’s ram to disk any time use hibernate /s
minus-squaredan@upvote.aulinkfedilinkarrow-up0·11 hours agoEven without hibernation, data in apps you have open will end up in the swap if your system is ever RAM-constrained.
minus-squareredjard@reddthat.comlinkfedilinkarrow-up0·9 hours agoGenerally it only happens to programs you keep running in the background and might not use for a long time that also don’t have much background activity. For example password managers.
This. Swap files on LUKS encrypted partition. Also, the swapspace daemon!
I’ve seen so many setups where people encrypt their data but forget to encrypt their swap.
what’s the problem? it’s not like you dump the entire contents of your system’s ram to disk any time use hibernate /s
Even without hibernation, data in apps you have open will end up in the swap if your system is ever RAM-constrained.
Generally it only happens to programs you keep running in the background and might not use for a long time that also don’t have much background activity. For example password managers.