[PR #4681] [MERGED] Add OpenStego profile #5223

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4681
Author: @jmetrius
Created: 11/12/2021
Status: Merged
Merged: 11/13/2021
Merged by: @netblue30

Base: masterHead: openstego-profile


📝 Commits (3)

📊 Changes

3 files changed (+60 additions, -0 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+1 -0)
etc/profile-m-z/openstego.profile (+58 -0)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

This PR adds a profile for OpenStego as requested in #4677

Advice regarding the proper whitelisting of XDG user directories would be welcome since I am not sure how restrictive this is supposed to be. A user probably would like to files access in all user dirs for convenience. Is there a standard regarding that?

I couldn't write a sensible private-etc since this seems very dependent on the specific Java environment used and is probably hard to maintain.

Have a nice day!


🔄 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/4681 **Author:** [@jmetrius](https://github.com/jmetrius) **Created:** 11/12/2021 **Status:** ✅ Merged **Merged:** 11/13/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `openstego-profile` --- ### 📝 Commits (3) - [`b645afe`](https://github.com/netblue30/firejail/commit/b645afec54661da5afe7ffe9ff3de1b664753427) Add OpenStego profile - [`1ada6bd`](https://github.com/netblue30/firejail/commit/1ada6bd859d05d33a5f025365e50b2ca8e40f194) sort.py cleanup - [`0b08f8b`](https://github.com/netblue30/firejail/commit/0b08f8b7418d657a8652bb5e41655a90efd5750e) implement review suggestions ### 📊 Changes **3 files changed** (+60 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+1 -0) ➕ `etc/profile-m-z/openstego.profile` (+58 -0) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description This PR adds a profile for OpenStego as requested in #4677 Advice regarding the proper whitelisting of XDG user directories would be welcome since I am not sure how restrictive this is supposed to be. A user probably would like to files access in all user dirs for convenience. Is there a standard regarding that? I couldn't write a sensible `private-etc` since this seems very dependent on the specific Java environment used and is probably hard to maintain. Have a nice day! --- <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:34:31 -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#5223
No description provided.