A Afox Renowned Member Dec 18, 2014 257 14 83 Oct 17, 2019 #1 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
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
Alwin Proxmox Retired Staff Retired Staff Aug 1, 2017 4,617 491 88 Oct 17, 2019 #2 Afox said: if I make a backup (Snapshot-mode) of a VM that currently has an encrypted folder mounted (ecryptfs). Would that be a security risk? Click to expand... 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 Reactions: Afox
Afox said: if I make a backup (Snapshot-mode) of a VM that currently has an encrypted folder mounted (ecryptfs). Would that be a security risk? Click to expand... 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
A Afox Renowned Member Dec 18, 2014 257 14 83 Oct 18, 2019 #3 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?
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?
Alwin Proxmox Retired Staff Retired Staff Aug 1, 2017 4,617 491 88 Oct 22, 2019 #4 I don't know how SWAP is treated.