Encrypted overlay filesystem written in Go for secure file storage
Encrypted overlay filesystem written in Go
gocryptfs
$ gocryptfs -init ~/encrypted
$ gocryptfs ~/encrypted ~/decrypted
$ fusermount -u ~/decrypted