[pbs-devel] [PATCH proxmox-backup 0/2] log encryption key source

Stoiko Ivanov s.ivanov at proxmox.com
Wed Nov 11 16:33:20 CET 2020


The patchset adds println statements to `proxmox-backup-client`
notifying users which encryption key is used for a backup.

Split into 2 patches because I consider the first one quite important,
since it can lead to data-loss (playing around with
`proxmox-backup-client key` , forgetting about it - at some point later
needing to restore a backup, without having access to the user homedir
on the system anymore).

If both get accepted I'll gladly send a v2 (else feel free to squash
them).

tested on my pmg-instance.

Stoiko Ivanov (2):
  inform user when using default encryption key
  log source of encryption key

 src/bin/proxmox-backup-client.rs | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

-- 
2.20.1






More information about the pbs-devel mailing list