One thing I saw people requesting is attachment backup
I know the cli has an attachment feature but I need to investigate if it can actually retrieve and restore attachments to the vault
If it can be done, need to work out also the best way of compressing and encrypting those attachments so we store everything safely. Will be done with the same encryption key as the vault backup for simplicity and a straightforward flow. Can even store the vault and backups in the compressed folder/file to make it a single backup file or separate them between the .enc json file and the compressed attachment file.
One thing I saw people requesting is attachment backup
I know the cli has an attachment feature but I need to investigate if it can actually retrieve and restore attachments to the vault
If it can be done, need to work out also the best way of compressing and encrypting those attachments so we store everything safely. Will be done with the same encryption key as the vault backup for simplicity and a straightforward flow. Can even store the vault and backups in the compressed folder/file to make it a single backup file or separate them between the .enc json file and the compressed attachment file.