dangerzone/dangerzone
deeplow da0cb6b3c5
Add dummy isolation provider to CLI
When enabled, the conversion part does nothing but print some simulated
output. This can be useful for testing non-conversion code (e.g. GUI).

Activated with the hidden flag --unsafe-dummy-conversion.
2023-01-25 14:51:50 +00:00
..
gui Add dummy isolation provider to CLI 2023-01-25 14:51:50 +00:00
isolation_provider Split isolation providers into their own .py files 2023-01-25 14:19:05 +00:00
__init__.py Remove separate dangerzone-container entry point, make CLI work with it, and refactor container code to be more DRY 2021-08-04 16:21:00 -07:00
args.py Security: cli wildcard injection mitigation 2022-11-14 08:53:38 +00:00
cli.py Add dummy isolation provider to CLI 2023-01-25 14:51:50 +00:00
document.py Prevent adding duplicate documents 2022-11-30 12:49:18 +00:00
errors.py Prevent adding duplicate documents 2022-11-30 12:49:18 +00:00
logic.py Add dummy isolation provider to CLI 2023-01-25 14:51:50 +00:00
settings.py Implement 'move to subdir' logic & store in settings 2022-11-24 11:16:30 +00:00
util.py move to util: get_subprocess_startupinfo 2022-09-15 10:40:36 +01:00