Installing EncFS on CentOS 6
EncFS provides an encrypted filesystem in user space — files are encrypted on the fly and stored in an existing directory. It’s lighter than LUKS and doesn’t require root access or dedicated partitions. Here’s how to set it up on CentOS 6. Install EncFS EncFS is available from the EPEL repository: # Enable EPEL sudo…
