mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4200] [MERGED] unblock tor support in brave #5060
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5060
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/4200
Author: @ghost
Created: 4/16/2021
Status: ✅ Merged
Merged: 4/18/2021
Merged by: @undefined
Base:
master← Head:brave-tor📝 Commits (5)
31c9a0bopt-in for brave's native tor supportbb618f8fix brave's native tor support2158f05warn about potential tor breakage when using apparmor987888dupdate comment for opting in to tor86bf20fmove brave's tor apparmor fix in brave.profile📊 Changes
2 files changed (+7 additions, -1 deletions)
View changed files
📝
etc/apparmor/firejail-local(+3 -0)📝
etc/profile-a-l/brave.profile(+4 -1)📄 Description
Fixes #4190. Instead of dropping apparmor here, it's better to add a comment directly into brave.profile. This keeps other apps including in chromium-common.profile. As the latter is included by profiles other than brave, this might not be the most elegant way to handle this. Open to suggestions!
UPDATE: changed the fix by adding instructions on how to opt-in to brave + tor into brave.profile. No need to affect all of the other apps that include chromium-common.profile.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.