gocryptfs

Encrypted overlay filesystem written in Go. More information: <https://github.com/rfjakob/gocryptfs>.

Debian Debian
RUN apt-get update && \ apt-get install -y gocryptfs
Ubuntu
RUN apt-get update && \ apt-get install -y gocryptfs
Arch Arch Linux
RUN pacman -S --noconfirm gocryptfs
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gocryptfs
Raspbian
RUN apt-get update && \ apt-get install -y gocryptfs
click the source code to copy install gocryptfs on any operating system with command-not-found.com