fscrypt Command Examples

Go tool for managing Linux filesystem encryption. More information: https://github.com/google/fscrypt.

fscrypt setup

fscrypt encrypt {{path/to/directory}}

fscrypt unlock {{path/to/encrypted_directory}}

fscrypt lock {{path/to/encrypted_directory}}