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

Dark mode support in Dangerzone is less than stellar. Some points in particular: - We have some fonts set to black, which makes it really hard to read - the...

P:mac
ux

I notice that when I run on my host `pdftoppm` with `/tmp` filled up to 100% and `pdftoppm` fails silently with exit code `0`, even though the final files are...

![3](https://github.com/freedomofpress/dangerzone/assets/58292468/5d5ee132-4bf8-4647-a541-656da8fb4cef)

P:linux
ux

Supposedly the convert button should be disabled because it's not saving the file not previewing it: ![zero4two](https://github.com/freedomofpress/dangerzone/assets/47065258/a7b48006-f141-4052-98b7-81e8e61f58c0) This happens on Fedora

P:linux
ux

Essentially reversing https://github.com/freedomofpress/dangerzone/issues/501 because upstream [has fixed this](https://github.com/marcelotduarte/cx_Freeze/issues/1996) and should be available with [CxFreeze 6.15.6](https://github.com/marcelotduarte/cx_Freeze/releases/tag/6.15.6).

good first issue

Dangerzone requires SELinux to be turned to "permissive" temporarily on Fedora 38, else the conversion process fails. Attached is a log file of the error messages. [dangerzone-log.txt](https://github.com/freedomofpress/dangerzone/files/12358704/dangerzone-log.txt) [](url) Disabling SELinux...

P:linux
stretch goal

Add a heuristic to release build scripts to avoid potentially mistakenly shipping a version with an old container image (never happened but let's make sure it stays that way). There...

good first issue
stretch goal
development

In #460 we added HWP / HWPX support through the H2Orestart LibreOffice extension. However, we don't have a mechanism to ensure it's on the latest version. We can implement this...

good first issue
localization
stretch goal
development

Seen in QA with Ubuntu 22.04 target during tests: ``` /home/user/dangerzone/dangerzone/gui/main_window.py:208: DeprecationWarning: 'exec_' will be removed in the future. Use 'exec' instead. update_widget.exec_() ``` Wasn't able to find any actual...

good first issue

Hello, This is an important application you're writing. In order to enlarge the user-base, please consider expanding your build pipeline to create AppImage builds. Thanks, Stefan

P:linux