dangerzone/dangerzone
Alex Pyrgiotis 01ad141f33
Publish and attest multi-architecture container images
A new `dangerzone-image attest-provenance` script is now available,
making it possible to verify the attestations of an image published on
the github container registry.

Container images are now build nightly and uploaded to the container
registry.
2025-04-29 14:58:52 +02:00
..
container_helpers Symlink /usr in Debian container image 2025-01-27 21:40:27 +02:00
conversion Symlink /usr in Debian container image 2025-01-27 21:40:27 +02:00
gui Move multithreading patch up so that it's working in the GUI 2025-04-08 16:34:34 +03:00
isolation_provider container: Add workarounds for Podman Desktop support on Windows 2025-04-08 16:36:08 +03:00
updater Publish and attest multi-architecture container images 2025-04-29 14:58:52 +02:00
__init__.py Move multithreading patch up so that it's working in the GUI 2025-04-08 16:34:34 +03:00
args.py Always use sys.exit when exiting the application 2024-05-09 15:57:42 +03:00
cli.py Add a way to unset the container runtime 2025-04-07 18:23:13 +03:00
container_utils.py Introduce a subprocess_run utility function 2025-04-29 14:58:52 +02:00
document.py Provide sanitized version of output filename 2024-10-17 15:33:58 +03:00
errors.py Download and verify cosign signatures 2025-04-29 14:58:52 +02:00
logic.py Decouple the Settings class from DangerzoneCore 2025-03-31 16:20:28 +02:00
settings.py Add a way to unset the container runtime 2025-04-07 18:23:13 +03:00
util.py Use pathlib.Path to return path locations 2025-03-31 16:20:28 +02:00