[PR #2773] [MERGED] Refactoring as whitelist profile #4521

Closed
opened 2026-05-05 10:21:38 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2773
Author: @ghost
Created: 6/15/2019
Status: Merged
Merged: 6/15/2019
Merged by: @undefined

Base: masterHead: whitelisting


📝 Commits (9)

  • c3a411f Refactor artha as whitelist profile
  • 59d8b7d Refactor clipit as whitelist profile
  • a016bb9 Refactor devilspie as whitelist profile
  • 4df99f2 Refactor devilspie2 as whitelist profile
  • bc22fdb Refactor exfalso as whitelist profile
  • ade7ad9 Refactor pavucontrol as whitelist profile
  • 191be4a Refactor pdftotext as whitelist profile
  • ba3365d Refactor redshift as whitelist profile
  • 088520c Refactor soundconverter as whitelist profile

📊 Changes

9 files changed (+45 additions, -2 deletions)

View changed files

📝 etc/artha.profile (+7 -0)
📝 etc/clipit.profile (+7 -0)
📝 etc/devilspie.profile (+5 -0)
📝 etc/devilspie2.profile (+5 -0)
📝 etc/exfalso.profile (+8 -0)
📝 etc/pavucontrol.profile (+3 -0)
📝 etc/pdftotext.profile (+2 -0)
📝 etc/redshift.profile (+3 -0)
📝 etc/soundconverter.profile (+5 -2)

📄 Description

This should (slightly) harden the sandbox for a few applications that seem fit to be re-written as whitelist profiles.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/2773 **Author:** [@ghost](https://github.com/ghost) **Created:** 6/15/2019 **Status:** ✅ Merged **Merged:** 6/15/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `whitelisting` --- ### 📝 Commits (9) - [`c3a411f`](https://github.com/netblue30/firejail/commit/c3a411fdbbbba62719d44d4f9725bdd3049d1b2d) Refactor artha as whitelist profile - [`59d8b7d`](https://github.com/netblue30/firejail/commit/59d8b7da5d8f3ee0e8ef1cb3c61f1a9ea1bca216) Refactor clipit as whitelist profile - [`a016bb9`](https://github.com/netblue30/firejail/commit/a016bb909cc0614b38472c02b6f977f9f8a91a09) Refactor devilspie as whitelist profile - [`4df99f2`](https://github.com/netblue30/firejail/commit/4df99f2a1f8bcb9a04adb2f750f69a791447ad8d) Refactor devilspie2 as whitelist profile - [`bc22fdb`](https://github.com/netblue30/firejail/commit/bc22fdb185d890aa4c7f85bd8e9f46c2d2514bd7) Refactor exfalso as whitelist profile - [`ade7ad9`](https://github.com/netblue30/firejail/commit/ade7ad9521ec0dead5b2cea99c22cbd522688dfa) Refactor pavucontrol as whitelist profile - [`191be4a`](https://github.com/netblue30/firejail/commit/191be4a0c3fdeea64749ffb9bff2507f48581ef0) Refactor pdftotext as whitelist profile - [`ba3365d`](https://github.com/netblue30/firejail/commit/ba3365d9a9ef5fecbe3b99755ae4b79a62fc7cb8) Refactor redshift as whitelist profile - [`088520c`](https://github.com/netblue30/firejail/commit/088520c6ec525a6a9001b47f3bd16a6fa40c3881) Refactor soundconverter as whitelist profile ### 📊 Changes **9 files changed** (+45 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `etc/artha.profile` (+7 -0) 📝 `etc/clipit.profile` (+7 -0) 📝 `etc/devilspie.profile` (+5 -0) 📝 `etc/devilspie2.profile` (+5 -0) 📝 `etc/exfalso.profile` (+8 -0) 📝 `etc/pavucontrol.profile` (+3 -0) 📝 `etc/pdftotext.profile` (+2 -0) 📝 `etc/redshift.profile` (+3 -0) 📝 `etc/soundconverter.profile` (+5 -2) </details> ### 📄 Description This should (slightly) harden the sandbox for a few applications that seem fit to be re-written as whitelist profiles. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:21:38 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4521
No description provided.