[PR #3362] [MERGED] Profile for jitsi-meet-desktop #4735

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3362
Author: @Kishore96in
Created: 4/17/2020
Status: Merged
Merged: 4/19/2020
Merged by: @rusty-snake

Base: masterHead: jitsi-meet-profile


📝 Commits (10+)

  • c64dcf7 Profile for Jitsi Meet desktop app (electron)
  • ff541ab Update description.
  • 6aed4d2 Correctly include global definitions.
  • c86b9a6 Add jitsi-meet-desktop to firecfg.
  • b969ad8 blacklist Jitsi-meet config directory in disable-programs.inc
  • e3b6361 Disable more things.
  • 5de961a Disable more stuff.
  • 0e23db4 No need to whitelist Downloads directory.
  • 86fd159 Use private-bin
  • d1c295b Add some whitelist rules.

📊 Changes

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

View changed files

📝 etc/disable-programs.inc (+1 -0)
etc/jitsi-meet-desktop.profile (+39 -0)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

Profile for the Jitsi (https://jitsi.org/jitsi-meet/) desktop app. Jitsi works with this profile on my machine.


🔄 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/3362 **Author:** [@Kishore96in](https://github.com/Kishore96in) **Created:** 4/17/2020 **Status:** ✅ Merged **Merged:** 4/19/2020 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `jitsi-meet-profile` --- ### 📝 Commits (10+) - [`c64dcf7`](https://github.com/netblue30/firejail/commit/c64dcf75718e8ec208880b7708ebc615b0cc88f3) Profile for Jitsi Meet desktop app (electron) - [`ff541ab`](https://github.com/netblue30/firejail/commit/ff541ab3d7772aa5c1e9ad422c5bd38c7b6bd1f5) Update description. - [`6aed4d2`](https://github.com/netblue30/firejail/commit/6aed4d2db914a1b21158368befadb6ab256280eb) Correctly include global definitions. - [`c86b9a6`](https://github.com/netblue30/firejail/commit/c86b9a6b2cdac05950812edba97bf698e33e3546) Add jitsi-meet-desktop to firecfg. - [`b969ad8`](https://github.com/netblue30/firejail/commit/b969ad803cfeea214677abdba0911e522f36845c) blacklist Jitsi-meet config directory in disable-programs.inc - [`e3b6361`](https://github.com/netblue30/firejail/commit/e3b6361d1ced54befbcb30579bd15e2ff5672363) Disable more things. - [`5de961a`](https://github.com/netblue30/firejail/commit/5de961aceae8294ac18df79f0c95935d3976f607) Disable more stuff. - [`0e23db4`](https://github.com/netblue30/firejail/commit/0e23db42f8030cd199c5fe390f75daa7cf60ad15) No need to whitelist Downloads directory. - [`86fd159`](https://github.com/netblue30/firejail/commit/86fd159ef1c3429190a44e5ca4ef174c686fd0ba) Use private-bin - [`d1c295b`](https://github.com/netblue30/firejail/commit/d1c295b76b7c8ea6564ad9ffb3af99b9a1288458) Add some whitelist rules. ### 📊 Changes **3 files changed** (+41 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/disable-programs.inc` (+1 -0) ➕ `etc/jitsi-meet-desktop.profile` (+39 -0) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description Profile for the Jitsi (https://jitsi.org/jitsi-meet/) desktop app. Jitsi works with this profile on my machine. --- <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:25:36 -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#4735
No description provided.