1) Where does PBS store the encryption key in a cluster?
I have a proxmox cluster with 3 nodes and created a backup key on node1 as well as a master key. The documentation says, the keys are in /root/.config/proxmox-backup.
The corresponding directory in node2 has only the file "fingerprint" and still produces encrypted backups according to the GUI. So where does the proxmox-client on node2 get the encryption key from and where are they stored?
2) I use full data disk encryption to guard against server theft, but no system encryption because this is not well supported by proxmox. I want to make sure that the backup encryption key is not stored at the unencrypted system volume. I created a symlink from ./config/proxmox-backup to an encrypted datadisk to ensure the key is not readable in case of server theft. Is is safe or does proxmox-backup stores the key anywhere in the unencrypted system (oder corosync) file system?
I have a proxmox cluster with 3 nodes and created a backup key on node1 as well as a master key. The documentation says, the keys are in /root/.config/proxmox-backup.
The corresponding directory in node2 has only the file "fingerprint" and still produces encrypted backups according to the GUI. So where does the proxmox-client on node2 get the encryption key from and where are they stored?
2) I use full data disk encryption to guard against server theft, but no system encryption because this is not well supported by proxmox. I want to make sure that the backup encryption key is not stored at the unencrypted system volume. I created a symlink from ./config/proxmox-backup to an encrypted datadisk to ensure the key is not readable in case of server theft. Is is safe or does proxmox-backup stores the key anywhere in the unencrypted system (oder corosync) file system?