wtry@lemm.ee to Privacy@lemmy.ml · 1 year agoWhat are your preferred methods of file encryption?message-squaremessage-square31fedilinkarrow-up193arrow-down13file-text
arrow-up190arrow-down1message-squareWhat are your preferred methods of file encryption?wtry@lemm.ee to Privacy@lemmy.ml · 1 year agomessage-square31fedilinkfile-text
minus-squarectr1@fl0w.cclinkfedilinkEnglisharrow-up28arrow-down1·1 year agoI use LUKS-encrypted LVM volumes to store everything (and transfer via SSH or HTTPS), but would use GPG if I needed to encrypt individual files.
minus-squareandrew@lemmy.stuart.funlinkfedilinkEnglisharrow-up9·1 year agoAnd tar | gpg is handy if you want more than a few files encrypted for transport.
I use LUKS-encrypted LVM volumes to store everything (and transfer via SSH or HTTPS), but would use GPG if I needed to encrypt individual files.
And
tar | gpg
is handy if you want more than a few files encrypted for transport.