dangerzone icon indicating copy to clipboard operation
dangerzone copied to clipboard

Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs

Results 100 dangerzone issues
Sort by recently updated
recently updated
newest added

Currently, if a user encounters a bug or unexpected behavior in the application, the path towards reporting it is: 1. Figure out that Dangerzone has an issue tracker on GitHub...

enhancement
ux

I sometimes use Dangerzone to "sanitise" a PDF form I've filled out using macOS preview, so that the filled-out PDF I'm sending has the completed form fields "baked" into the...

@micahflee @mikaelf @haplo @legoktm @mig5 @deeplow gVisor ( https://gvisor.dev/ ) provides a virtualized environment in order to sandbox containers. The system interfaces normally implemented by the host kernel are moved...

When testing scenario 9 the text seems to be cut in half. Not sure if that's because the fonts on my system are very big: ![fonts](https://github.com/freedomofpress/dangerzone/assets/47065258/13ee86c3-65f5-43cf-9f00-9292bc35eba0)

P:linux
P:Qubes

When we added [HWP file format support](https://github.com/freedomofpress/dangerzone/pull/460) we forgot to update the following line: https://github.com/freedomofpress/dangerzone/blob/7f50ad2e4836b243326a1e2483e7c3fb5c2f3b78/install/linux/press.freedom.dangerzone.desktop#L10 This affects only Linux platforms and the consequence is that users won't be able to...

P:linux

The issue started originally with just making build reproducible, but there are other supply chain attack vectors. For example, if some build tools introduce malicious code, then the build will...

security

# Primer Dangerzone currently uses two containers (Docker containers on MacOS/Windows, Podman containers on Linux) for the conversion process: - The first container accepts a suspicious document/image as input, and...

enhancement
container
security

A Windows user has reported that they got the following error message in the Dangerzone UI, while converting a file: ``` Unknown error code '125' ``` Most likely, Docker Desktop...

bug
P:windows
container

Dangerzone, can accept image formats. However it outputs them as a PDF. But it would be pretty simple to save them as images (even if it's in another format). That...

enhancement

Draft up the approach of multi-VM deployment for Dangerzone in Qubes. This will not include any actual implementation and whatever solution we have in the end should accommodate two use...

stretch goal
P:Qubes