[PR #2781] [MERGED] allow nodbus in thunderbird profile #4527

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2781
Author: @smitsohu
Created: 6/16/2019
Status: Merged
Merged: 6/18/2019
Merged by: @smitsohu

Base: masterHead: thunderbird


📝 Commits (2)

  • 4964d99 allow nodbus in thunderbird profile
  • fe8ddd6 thunderbird profile: comment fix

📊 Changes

1 file changed (+2 additions, -4 deletions)

View changed files

📝 etc/thunderbird.profile (+2 -4)

📄 Description

The current state is not consistent, in that we permit access to the gnupg-agent sockets but disallow
access to the d-bus.

Both of them tear a hole into the sandbox, the question is if the profile should support enigmail out of the box or not (as you could guess from the pull request I'm leaning more to supporting it).


🔄 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/2781 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 6/16/2019 **Status:** ✅ Merged **Merged:** 6/18/2019 **Merged by:** [@smitsohu](https://github.com/smitsohu) **Base:** `master` ← **Head:** `thunderbird` --- ### 📝 Commits (2) - [`4964d99`](https://github.com/netblue30/firejail/commit/4964d999d4a7137392f6c20517d23a008cc3e770) allow nodbus in thunderbird profile - [`fe8ddd6`](https://github.com/netblue30/firejail/commit/fe8ddd64573146e1c50f5b6d6dc435e6aeb05401) thunderbird profile: comment fix ### 📊 Changes **1 file changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `etc/thunderbird.profile` (+2 -4) </details> ### 📄 Description The current state is not consistent, in that we permit access to the gnupg-agent sockets but disallow access to the d-bus. Both of them tear a hole into the sandbox, the question is if the profile should support enigmail out of the box or not (as you could guess from the pull request I'm leaning more to supporting it). --- <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:49 -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#4527
No description provided.