encfssh
Encrypted pass-thru filesystem in userspace
Install
- All systems
-
curl cmd.cat/encfssh.sh
- Debian
-
apt-get install encfs - Ubuntu
-
apt-get install encfs -
Alpine
-
apk add encfs - Arch Linux
-
pacman -S encfs - Kali Linux
-
apt-get install encfs - Fedora
-
dnf install fuse-encfs - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install encfs - OS X
-
brew install encfs - Raspbian
-
apt-get install encfs - Docker
-
docker run cmd.cat/encfssh encfsshpowered 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.