core-admin-client/qubesadmin/backup
Marek Marczykowski-Górecki db1d4b5d48
backup/restore: option for alternative qrexec service
Allow setting alternative qrexec service to retrieve backup content. The
service API is slightly different than the default one: it will get only
list of files/directories to extract on its stdin, but not backup
location. The latter could be provided as a service argument, or using
other out-of-band mechanism.
This will be useful for paranoid backup restore mode, to take away
control over location/command from sandboxed qvm-backup-restore process.

QubesOS/qubes-issues#5310
2020-08-04 04:06:30 +02:00
..
__init__.py backup: move BackupRestore class and helpers to 'restore' submodule 2017-07-21 03:54:04 +02:00
core2.py doc: fix rst syntax in documentation, including docstrings 2018-12-08 23:53:55 +01:00
core3.py Fix typo 2018-09-14 14:48:22 -04:00
restore.py backup/restore: option for alternative qrexec service 2020-08-04 04:06:30 +02:00