ts-encfs automates the process of mounting an encrypted EncFS directory on boot
- Moderate knowledge on Linux workings
- FUSE support
- SDCardFS emulation for Internal and External storages
- Android version ≥ 8
- Android version = 7 if SDCardFS is enabled by user
- EncFS Magisk Module
- Or your own-built binaries in
/system/xbin
- Or your own-built binaries in
- Magisk Stable version ≥17
- Beta and Canary version not supported
This repository is currently under development, consider the module as of alpha stage.
Note that automated implementation is less secure if your Android device do not have encryption enabled. More in Technical section on website.
none