gocryptfs
FUSE-based encrypted overlay filesystem.
gocryptfs encrypts files individually under a FUSE-mounted directory, so each file is a separate ciphertext on disk. It is used on Linux for cloud-synced encrypted folders.
Install
Debian/Ubuntu: sudo apt install gocryptfs
