dangerzone/dangerzone
deeplow 1ab14dbd86
Use containers in Qubes until Beta
Reverse the logic in Qubes to run in containers by default and only
perform the conversion with VMs when explicitly set by the env var
QUBES_CONVERSION=1. This will avoid surprises when someone installs
Dangerzone on Qubes expecting it to work out of the box just like any
other Linux.

Fixes #451
2023-07-26 14:02:06 +01:00
..
conversion Use containers in Qubes until Beta 2023-07-26 14:02:06 +01:00
gui Use containers in Qubes until Beta 2023-07-26 14:02:06 +01:00
isolation_provider Use containers in Qubes until Beta 2023-07-26 14:02:06 +01: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 Update typing hints for Mypy 1.1.1 2023-03-27 15:19:43 +03:00
cli.py Use containers in Qubes until Beta 2023-07-26 14:02:06 +01:00
document.py Add logic to handle documents removal 2023-07-25 15:00:12 +01:00
errors.py Prevent adding duplicate documents 2022-11-30 12:49:18 +00:00
logic.py Add logic to handle documents removal 2023-07-25 15:00:12 +01:00
settings.py Get default settings without Settings instance 2023-07-24 14:22:26 +03:00
util.py Separate config dirs from temp dirs 2023-02-17 01:06:44 +02:00