dangerzone/dangerzone
Alex Pyrgiotis 6e55e43fef
Make Dummy isolation provider more realistic
Make the Dummy isolation provider follow the rest of the isolation
providers and perform the second part of the conversion on the host. The
first part of the conversion is just a dummy script that reads a file
from stdin and prints pixels to stdout.
2024-10-17 15:50:12 +03:00
..
conversion Remove dead code 2024-10-17 15:50:12 +03:00
gui Prevent user from using illegal characters in output filename 2024-10-07 18:04:47 +03:00
gvisor_wrapper Disable gVisor's DirectFS feature. 2024-09-10 17:32:31 +03:00
isolation_provider Make Dummy isolation provider more realistic 2024-10-17 15:50:12 +03:00
__init__.py Add an import preference for vendored packages 2024-10-15 14:58:06 +03:00
args.py Always use sys.exit when exiting the application 2024-05-09 15:57:42 +03:00
cli.py chore: remove unused code 2024-06-05 14:19:31 +02:00
document.py Provide sanitized version of output filename 2024-10-17 15:33:58 +03:00
errors.py Prevent user from using illegal characters in output filename 2024-10-07 18:04:47 +03:00
logic.py Added try excepts for unhandled exceptions 2024-09-17 16:26:46 +03:00
settings.py fix: do not catch bare exceptions 2024-06-05 14:19:31 +02:00
util.py Remove dead code 2024-10-17 15:50:12 +03:00