Ask HN: How do you encrypt your personal files / documents?
I keep a personal journal which I store in a hidden folder to keep it private (ie away from non-advanced linux users) but I would like to be able to actually encrypt them so I'm the only one to have access to them in future.
What do you usually use for such purpose ? As I mentioned in the paragraph above, I'm on Linux.
Thanks in advance !
10 comments
[ 3.3 ms ] story [ 34.2 ms ] threadDiskCryptor does the job for me. Easy to use, open source.
DiskCryptor is only available for Windows(0)
To OP,you may check out LUKS(Linux Unified Key Setup)(1).
(0)https://diskcryptor.net/wiki/FAQ
(1) https://gitlab.com/cryptsetup/cryptsetup
Oops.
I think that in your case, you could take a look at git-crypt, but make sure you understand what is encrypted and what is not. Also make sure you don't push before git-crypt lock. A bash prompt changing colours might be handy.
I'm not sure of the program's technical specs, but it is multi-platform, available on mobile, and is easy to use. I am able to have a shared set of secured documents with various non-technical family members. I'm not overly worried about the Goverment having my files and I feel it is good enough to keep Dropbox and other hypothetical 3rd parties from my most sensitive documents.