Alex Pyrgiotis
Alex Pyrgiotis
On almost all Linux distros, we can use `xdg-mime` to find the default application for a mime type. On Tails, it returns the correct application: ``` $ xdg-mime query default...
Re-opening this issue, because we see that Dangerzone in Tails 7.0 RC1 manifests the same behavior.
# How would this work? ## Method 1: Open the file in a container with X11 support On Linux, it's pretty easy to mount the host's X11 socket to a...
> I would recommend scoping a smaller (but still quite sizable!) issue to add preview to the application as-is, without changing viewer/editor defaults. I agree, making Dangezone the default app...
I agree. I think that to properly close this issue we need to: 1. Have a proper error message for this bug (or create a more general issue for this...
Regarding the seccomp path issue, where Podman does not seem to find it even though it exists, I've opened an issue upstream: https://github.com/containers/podman/issues/26558 A workaround for now is to do...
Re-introducing timeouts for the **whole document** is a solution I'd personally like to avoid. They have bitten us a lot in the past (#749), they are arbitrary (documents with many...
Adding [`ofz21385-1.doc`](https://github.com/freedomofpress/dangerzone-test-set/blob/main/all_documents/ofz21385-1.doc) to the list of naughty documents. I haven't opened a bug report for this yet, since I haven't tested if it works on the newest LibreOffice version.
Hey, thanks for filling this report! Interesting, we haven't encountered this issue before, I believe. Looks like SELinux could be involved, if you are in a pure Fedora 40 distro....
What tha! Thanks for the extra logs Alexis, I hadn't realized our CI was no longer building the container image for our supported distros. This is very interesting then, because...