encrypted storage

michabbs

Active Member
May 5, 2020
137
20
38
Is it possible to encrypt content of a container filesystem?

For example I want to use remote storage like cifs/nfs. If the remote system gets compromised (or if I don't trust admin...) - all container data might be read, copied and taken over by "bad people". On the other hand - if the data was encrypted (and the key was kept on the pve node), then there would be no possible way to read container content as long as the node itself stays secured. (Bad people could only delete the data, but not read them.)
 
Is it possible to encrypt content of a container filesystem?

For example I want to use remote storage like cifs/nfs. If the remote system gets compromised (or if I don't trust admin...) - all container data might be read, copied and taken over by "bad people". On the other hand - if the data was encrypted (and the key was kept on the pve node), then there would be no possible way to read container content as long as the node itself stays secured. (Bad people could only delete the data, but not read them.)
I am also interested in this question. Have you found any solutions?
 
Have you looked into something like Veracrypt, I have not used it for a network share before but have used it before on external SSDs