Alexis Métaireau

Results 539 comments of Alexis Métaireau

As a note, it seems that my first insight, thinking that this bug was only happening on macOS was a false assumption. I've been able to reproduce this on Arch...

This has been fixed upstream via https://github.com/docker/cli/pull/5957. I'll update this issue when a release is out (it should be `28.0.3`) Edit 2024/03/26: [Docker-cli `28.0.4`](https://github.com/docker/cli/releases/tag/v28.0.4) is out, but not yet integrated...

Closing this issue, as we just shipped [Dangerzone 0.9.0](https://dangerzone.rocks/#downloads), which requires a version of Docker Desktop without this bug.

Hey, I believe you should be good with `SERVER_NAME`. Can you please paste your configuration here and the command lines you use to run Docker?

Adding a few notes here about a proposed way to go forward with this. Mobile is known to be a vector for malware infections, and there are multiple cases of...

[0.10.0 RC2](https://github.com/freedomofpress/dangerzone/releases/tag/v0.10.0-rc2) was just released with this fix, thanks!

Thanks for putting that on our radar. I got curious and looked-up if there was a way to detect when the disposable was used, for instance to preload another one,...

Thanks. I was mainly thinking about the management VM (or dom0) knowing when disposables are used, in order to always boot another one, with the goal in mind to always...

Thanks for opening this PR. If I follow correctly, this means that you would need to add a different volume to the docker-compose and then point there in the settings,...

Hi Alin and thanks for the report. Dangerzone seems to be installed in `C:\\Users\dz\AppData` but we're trying to load the settings from `D:\\Users\\svc_dangerzone\\AppData\\Local\\dangerzone\\dangerzone\\settings.json`. Here we can see the discrepancy between...