[pbs-devel] applied: [PATCH proxmox-backup 0/7] master key improvements

Dietmar Maurer dietmar at proxmox.com
Thu Dec 17 06:53:12 CET 2020


applied

> On 12/16/2020 2:41 PM Fabian Grünbichler <f.gruenbichler at proxmox.com> wrote:
> 
>  
> this series fixes a bug preventing encrypted-key-restore that got
> introduced with fingerprint checks when restoring files, and further
> improves master key handling by providing an import command that takes a
> restored encrypted key and a private master key to create a PBS keyfile.
> 
> Fabian Grünbichler (7):
>   master key: store blob name in constant
>   fix #3197: skip fingerprint check when restoring key
>   key: move RSA-encryption to KeyConfig
>   client: add 'import-with-master-key' command
>   docs: replace openssl command with client
>   KeyConfig: add encrypt/decrypt test
>   KeyConfig: always calculate fingerprint
> 
>  docs/backup-client.rst               |   6 +-
>  src/backup/crypt_config.rs           |  26 +------
>  src/backup/key_derivation.rs         | 104 +++++++++++++++++++++++++--
>  src/backup/manifest.rs               |   1 +
>  src/bin/proxmox-backup-client.rs     |  33 +++++----
>  src/bin/proxmox_backup_client/key.rs |  95 ++++++++++++++++++++++++
>  6 files changed, 218 insertions(+), 47 deletions(-)
> 
> -- 
> 2.20.1
> 
> 
> 
> _______________________________________________
> pbs-devel mailing list
> pbs-devel at lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel





More information about the pbs-devel mailing list