v6ak / qubes-incremental-backup-poc

proof of concept of incremental backup scheme for Qubes
https://groups.google.com/d/msgid/qubes-users/901b82dc-f781-4c13-ad00-33b4337fc84a%40googlegroups.com
9 stars 2 forks source link

Add support for qvm-backup #42

Open v6ak opened 7 years ago

v6ak commented 7 years ago

This should not be hard and should handle various edge cases of VMs we cannot currently backup.

v6ak commented 7 years ago

Hmm, not so easy until #37. We need to handle multiple backends and would need to record somehow the backup we have used. But we can currently hardly authenticate the information about the backup backend we use.