Hacker News new | ask | show | jobs
by aabaker99 4124 days ago
I'm not sure what your OS is but I do something documented at [0] to encrypt my Dropbox files. The encfs approach also makes it easy to decrypt all of them for use. I'd even say with a little more fine tuning (running encfs on startup, for example), the process could be pretty automated. There's even an Android app that you can use (though it's a little more tedious) to decrypt the files on mobile.

[0] https://wiki.archlinux.org/index.php/Dropbox#Setup_EncFS_wit...