[PR #5556] [MERGED] New profile: chatterino #5544

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5556
Author: @Dpeta
Created: 12/25/2022
Status: Merged
Merged: 1/4/2023
Merged by: @netblue30

Base: masterHead: chatterino-profile


📝 Commits (7)

  • 3af6c40 Add Chatterino profile
  • 805b04d Apply commitable suggestions from code review
  • ecf6aca Apply the other code review suggestions to chatterino.profile
  • 85c5e1c Fix music/pictures whitelist path in chatterino.profile
  • 34f3311 Remove unnecessary mkdir
  • 56ba182 Apply suggestions from code review
  • cdeaff8 Apply code review suggestions to chatterino.profile

📊 Changes

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

View changed files

📝 etc/inc/disable-programs.inc (+1 -0)
etc/profile-a-l/chatterino.profile (+92 -0)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

Adds a profile for Chatterino, an IRC twitch chat client.

I tried to keep the Streamlink integration functional, so the relevant binaries are added to private-bin and the mpv/VLC config folders are whitelisted. The profile could be more restrictive without this, not sure if that's more desirable.

I'm also not certain how to get opening links to work properly without disabling options like private-bin, for login this isn't a major issue as the client just gives the link to copy-paste instead though.


🔄 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/5556 **Author:** [@Dpeta](https://github.com/Dpeta) **Created:** 12/25/2022 **Status:** ✅ Merged **Merged:** 1/4/2023 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `chatterino-profile` --- ### 📝 Commits (7) - [`3af6c40`](https://github.com/netblue30/firejail/commit/3af6c406834d5f18d1422ce95ebd02646862ce74) Add Chatterino profile - [`805b04d`](https://github.com/netblue30/firejail/commit/805b04ded35ed6d9f8904a4db283d7a38de729bd) Apply commitable suggestions from code review - [`ecf6aca`](https://github.com/netblue30/firejail/commit/ecf6aca3fd862a07fcf05b17f69df7c4cb99261a) Apply the other code review suggestions to chatterino.profile - [`85c5e1c`](https://github.com/netblue30/firejail/commit/85c5e1c8be9fd0c5951fe9d9e2f7c40ad4c9b024) Fix music/pictures whitelist path in chatterino.profile - [`34f3311`](https://github.com/netblue30/firejail/commit/34f33114749a4b20ac25506545eb5b9f1f2cc312) Remove unnecessary mkdir - [`56ba182`](https://github.com/netblue30/firejail/commit/56ba182b7702220abcbe1a62639cbb86cc52f138) Apply suggestions from code review - [`cdeaff8`](https://github.com/netblue30/firejail/commit/cdeaff836b6601adeac5f2bed80bd690e0bc216f) Apply code review suggestions to chatterino.profile ### 📊 Changes **3 files changed** (+94 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+1 -0) ➕ `etc/profile-a-l/chatterino.profile` (+92 -0) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description Adds a profile for [Chatterino](https://github.com/chatterino/chatterino2), an IRC twitch chat client. I tried to keep the Streamlink integration functional, so the relevant binaries are added to private-bin and the mpv/VLC config folders are whitelisted. The profile could be more restrictive without this, not sure if that's more desirable. I'm also not certain how to get opening links to work properly without disabling options like private-bin, for login this isn't a major issue as the client just gives the link to copy-paste instead though. --- <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:40:22 -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#5544
No description provided.