securefs
Filesystem in userspace with transparent authenticated encryption
Install
- All systems
-
curl cmd.cat/securefs.sh
- Debian
-
apt-get install securefs
- Ubuntu
-
apt-get install securefs
- Kali Linux
-
apt-get install securefs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install securefs
- OS X
-
brew install securefs
- Dockerfile
- dockerfile.run/securefs
securefs
Filesystem in userspace with transparent authenticated encryption
securefs mounts a regular directory onto a mount point. The mount point appears as a regular filesystem, where one can read/write/create files, directories and symbolic links. The underlying directory will be automatically updated to contain the encrypted and authenticated contents.