dmacias72 / unRAID-NerdPack

GNU General Public License v2.0
77 stars 33 forks source link

[PACKAGE REQUEST] gocryptfs #40

Open skygunner opened 3 years ago

skygunner commented 3 years ago

Could you add gocryptfs?

It's an encrypted overlay filesystem written in Go. Official website: https://nuetzlich.net/gocryptfs (markdown source). gocryptfs is built on top the excellent go-fuse FUSE library. This project was inspired by EncFS and strives to fix its security issues while providing good performance (benchmarks https://nuetzlich.net/gocryptfs/comparison/#performance).

It could be useful for the user if they just want to encrypt some folders not the whole file system. And the user could call user script to mount the encrypted folders at the start of the arrary.

I tried the docker image for this but have several issues.

Best Regards,