deeplow
deeplow
More feedback on how to approach this is available in #125.
@apyrgio said [on another thread](https://github.com/freedomofpress/dangerzone/issues/736): > As for Docker Desktop, I just stumbled on this: https://download.docker.com/win/static/stable/x86_64/. It's a list of static builds of Docker, but I'm not sure how they...
Thanks for the contribution! We are just wrapping up a release and I'll come back to this after we're done with that.
Nice to see that your exploration has crossed the path with @apyrgio's. > The only remaining problems with that approach I had were around file permissions and ownership of the...
## Failure cause: Disk is Full I am getting a similar issue to https://github.com/freedomofpress/dangerzone/issues/152 but I think that is a consequence of this lack of failure handling. In short, the...
A way to reproduce this is to have a corrupt container image.
Actually, this is more what an corrupted installer failure looks like when running Dangerzone for the first time: - first it shows "installing container image" - and then this screen:...
I was thinking about about how to make the "drag and drop" functionality more discoverable and it hit me that we could just show both the drop area and the...
### Security note: mime handling The following line raised security concerns for me: https://github.com/freedomofpress/dangerzone/blob/7bdb8dcdca7e3c68ad0df3fda3bcf0815d1b4c3c/dangerzone/gui/main_window.py#L685 I was afraid that it could be doing some sort of Mime type guessing by going...
I just realized that this last iteration looks very much like [the original](https://github.com/freedomofpress/dangerzone/issues/117) dangerzone UX improvement suggestions. I had the feeling I had seen this somewhere. Now I know where: