Backup of mounted encrypted folder = security risk?

Afox

Renowned Member
Dec 18, 2014
257
14
83
Hello,

if I make a backup (Snapshot-mode) of a VM that currently has an encrypted folder mounted (ecryptfs). Would that be a security risk?

Regards,

Afox
 
if I make a backup (Snapshot-mode) of a VM that currently has an encrypted folder mounted (ecryptfs). Would that be a security risk?
A snapshot on backup is made on the block level of the VMs disk. Ecryptfs is an encryption stack on top of a filesystem that encrypts data and/or directories, stored encrypted on the disk.

https://wiki.archlinux.org/index.php/ECryptfs
 
  • Like
Reactions: Afox
so what you want to say is that only the encrypted data gets backed up and there might only be a risk if a swap partition is used?
 
I don't know how SWAP is treated.