dangerzone/dangerzone/isolation_provider
Alex Pyrgiotis bdf3f8babc
qubes: Clean up temporary files
Create a temporary dir before the conversion begins, and store every
file necessary for the conversion there. We are mostly concerned about
the second stage of the conversion, which runs in the host. The first
stage runs in a disposable qube and cleanup is implicit.

Fixes #575
Fixes #436
2023-10-04 14:05:23 +03:00
..
__init__.py Split isolation providers into their own .py files 2023-01-25 14:19:05 +00:00
base.py Round conversion progress from float to int 2023-09-26 15:20:41 +01:00
container.py Add missing newline char 2023-10-02 15:41:29 +03:00
dummy.py Merge stdout_callback with print_progress 2023-07-13 12:57:04 +01:00
qubes.py qubes: Clean up temporary files 2023-10-04 14:05:23 +03:00