@wtry@lemm.ee to Privacy@lemmy.ml • 2 years agoWhat are your preferred methods of file encryption?message-square35fedilinkarrow-up1103arrow-down13file-text
arrow-up1100arrow-down1message-squareWhat are your preferred methods of file encryption?@wtry@lemm.ee to Privacy@lemmy.ml • 2 years agomessage-square35fedilinkfile-text
minus-square@ctr1@fl0w.cclinkfedilinkEnglish30•2 years 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-squareandrewlinkfedilinkEnglish10•2 years 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.