You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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,
The text was updated successfully, but these errors were encountered: