encfsctl

Encrypted pass-thru filesystem in userspace

Install

All systems
curl cmd.cat/encfsctl.sh
Debian Debian
apt-get install encfs
Ubuntu
apt-get install encfs
Alpine
apk add encfs
Arch Arch Linux
pacman -S encfs
image/svg+xml Kali Linux
apt-get install encfs
Fedora
dnf install fuse-encfs
Windows (WSL2)
sudo apt-get update sudo apt-get install encfs
OS X
brew install encfs
Raspbian
apt-get install encfs
Docker
docker run cmd.cat/encfsctl encfsctl powered by Commando

fuse-encfs

Encrypted pass-thru filesystem in userspace

encfs

encrypted virtual filesystem

EncFS integrates file system encryption into the Unix(TM) file system. Encrypted data is stored within the native file system, thus no fixed-size loopback image is required. EncFS uses the FUSE kernel driver and library as a backend.