KonstantinSchubert / zero

Local file system transparently swapping to the cloud
Other
774 stars 21 forks source link

Encryption #5

Closed MichaelSp closed 5 years ago

MichaelSp commented 5 years ago

since some remote storage locations may not be trusted, encryption on transport and on rest would be nice.

KonstantinSchubert commented 5 years ago

Absolutely, and it's absolutely on the roadmap. Until then, one can use a fuse-based encryption layer on top, for example https://github.com/netheril96/securefs (Disclaimer: As I have mentioned elsewhere, I may cease development on this project any time since I think there are good commercial alternatives already)