dangerzone/dangerzone/isolation_provider
deeplow b4c3e07d36
Remove attacker-controlled error messages
Creates exceptions in the server code to be shared with the client via an
identifying exit code. These exceptions are then reconstructed in the
client.

Refs #456 but does not completely fix it. Unexpected exceptions and
progress descriptions are still passed in Containers.
2023-09-19 15:33:20 +01:00
..
__init__.py Split isolation providers into their own .py files 2023-01-25 14:19:05 +00:00
base.py Remove attacker-controlled error messages 2023-09-19 15:33:20 +01:00
container.py Remove attacker-controlled error messages 2023-09-19 15:33:20 +01:00
dummy.py Merge stdout_callback with print_progress 2023-07-13 12:57:04 +01:00
qubes.py Remove attacker-controlled error messages 2023-09-19 15:33:20 +01:00