From 683f9ee8114dea1286b4675593f1336e0af47540 Mon Sep 17 00:00:00 2001 From: Graham David <125028396+voyager2saturn@users.noreply.github.com> Date: Wed, 22 Apr 2026 01:26:44 +0530 Subject: [PATCH] Added Dangerzone to Utilities (#4392) --- config/applications.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/applications.json b/config/applications.json index 9ed52343..a9336e57 100644 --- a/config/applications.json +++ b/config/applications.json @@ -467,6 +467,15 @@ "winget": "Anysphere.Cursor", "foss": false }, + "Dangerzone": { + "category": "Utilities", + "choco": "na", + "winget": "FreedomofthePressFoundation.Dangerzone", + "description": "Take potentially dangerous PDFs, office documents, or images and convert them to a safe PDF.", + "content": "Dangerzone", + "link": "https://github.com/freedomofpress/dangerzone", + "foss": true + }, "darktable": { "category": "Multimedia Tools", "choco": "darktable",