]> git.proxmox.com Git - proxmox-backup.git/commit
fix #3139: add key fingerprint to manifest
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 20 Nov 2020 16:38:35 +0000 (17:38 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 24 Nov 2020 06:45:11 +0000 (07:45 +0100)
commit6b127e6ea0593915c6f5ca3416143a4ff9b50b84
treeaafa7aaf24aa507a131fa1e5a879b41363497fe5
parent5e17dbf2bbf24883809a7fbe1d7e30e9ace37c80
fix #3139: add key fingerprint to manifest

if the manifest is signed/the contained archives/blobs are encrypted.
stored in 'unprotected' area, since there is already a strong binding
between key and manifest via the signature, and this avoids breaking
backwards compatibility for a simple usability improvement.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/backup/manifest.rs