Nitrokey / pynitrokey

Python client for Nitrokey devices
Apache License 2.0
94 stars 28 forks source link

Add backup validation #457

Closed robin-nitrokey closed 8 months ago

robin-nitrokey commented 8 months ago

This patch extends the nethsm backup and restore commands to validate the backup file. It also adds validate-backup and export-backup commands to check the content of a backup file.

Fixes: https://github.com/Nitrokey/pynitrokey/issues/456

Depends on: