[PR #1220] [MERGED] Harden some profiles #3885

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1220
Author: @SkewedZeppelin
Created: 4/15/2017
Status: Merged
Merged: 4/15/2017
Merged by: @Fred-Barclay

Base: masterHead: harden


📝 Commits (7)

📊 Changes

25 files changed (+169 additions, -12 deletions)

View changed files

📝 etc/bless.profile (+13 -1)
📝 etc/dino.profile (+3 -0)
📝 etc/eog.profile (+5 -0)
📝 etc/evince.profile (+4 -0)
📝 etc/evolution.profile (+5 -0)
📝 etc/file-roller.profile (+6 -1)
📝 etc/gedit.profile (+7 -2)
📝 etc/gimp.profile (+3 -1)
📝 etc/gnome-calculator.profile (+12 -0)
📝 etc/hexchat.profile (+4 -0)
📝 etc/jd-gui.profile (+12 -1)
📝 etc/keepass.profile (+6 -2)
📝 etc/keepassx.profile (+4 -0)
📝 etc/keepassx2.profile (+5 -1)
📝 etc/keepassxc.profile (+5 -1)
📝 etc/libreoffice.profile (+4 -0)
📝 etc/lollypop.profile (+10 -0)
📝 etc/multimc5.profile (+9 -0)
📝 etc/mumble.profile (+4 -0)
📝 etc/pdfsam.profile (+12 -1)

...and 5 more files

📄 Description

Hardens some profiles I added in #946 and some others.

Can we also get a per profile disable-mnt? Also what exactly are the side-effects of 'ipc-namespace'?


🔄 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/1220 **Author:** [@SkewedZeppelin](https://github.com/SkewedZeppelin) **Created:** 4/15/2017 **Status:** ✅ Merged **Merged:** 4/15/2017 **Merged by:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Base:** `master` ← **Head:** `harden` --- ### 📝 Commits (7) - [`90cd669`](https://github.com/netblue30/firejail/commit/90cd669eba680369c6ba8d96af194b70c8cc8706) Harden some profiles - [`2e307d8`](https://github.com/netblue30/firejail/commit/2e307d89743249991ae4faf7b84f68d5da618aaf) Fix MultiMC5 - [`4f47d30`](https://github.com/netblue30/firejail/commit/4f47d300827a06afabdd94d409dc2ebb8d84e869) Add back protocol to profiles - [`2d2662b`](https://github.com/netblue30/firejail/commit/2d2662b8ac8a64e03c3257f3c57be9b056d0e697) Harden dino - [`b7d51c2`](https://github.com/netblue30/firejail/commit/b7d51c2df6fb62d7830bdd3a873fff618adb00dc) Harden 19 more profiles - [`ba934b7`](https://github.com/netblue30/firejail/commit/ba934b70f9ba0ba5ec10275f007fd784b16da91c) Cleanup - [`bc0787e`](https://github.com/netblue30/firejail/commit/bc0787e4bf8a93d89f15125b33381d75c46d9414) Harden Steam ### 📊 Changes **25 files changed** (+169 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `etc/bless.profile` (+13 -1) 📝 `etc/dino.profile` (+3 -0) 📝 `etc/eog.profile` (+5 -0) 📝 `etc/evince.profile` (+4 -0) 📝 `etc/evolution.profile` (+5 -0) 📝 `etc/file-roller.profile` (+6 -1) 📝 `etc/gedit.profile` (+7 -2) 📝 `etc/gimp.profile` (+3 -1) 📝 `etc/gnome-calculator.profile` (+12 -0) 📝 `etc/hexchat.profile` (+4 -0) 📝 `etc/jd-gui.profile` (+12 -1) 📝 `etc/keepass.profile` (+6 -2) 📝 `etc/keepassx.profile` (+4 -0) 📝 `etc/keepassx2.profile` (+5 -1) 📝 `etc/keepassxc.profile` (+5 -1) 📝 `etc/libreoffice.profile` (+4 -0) 📝 `etc/lollypop.profile` (+10 -0) 📝 `etc/multimc5.profile` (+9 -0) 📝 `etc/mumble.profile` (+4 -0) 📝 `etc/pdfsam.profile` (+12 -1) _...and 5 more files_ </details> ### 📄 Description Hardens some profiles I added in #946 and some others. Can we also get a per profile disable-mnt? Also what exactly are the side-effects of 'ipc-namespace'? --- <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:09:43 -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#3885
No description provided.