I'm thinking about using one of my impulse-bought (most of you probably know what I'm talking about) VPS to backup all my emails. It looks like https://github.com/RaymiiOrg/NoPriv seems to be a good way to to this. I have a VPS with 30 GB of disk space, however it's an OpenVZ VPS. I already figured out how to use FUSE and encfs to encrypt all mails. I could write a remote ssh script to set the password once the container gets rebooted. Am I right that anyone with root access on the node itself will be able to access my mail folders once I mount them in my container? And anyone else who's able to break free from a container-jail as well?
↧