mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #3115] [MERGED] Add barrier profile #4647
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#4647
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/3115
Author: @adrianlshaw
Created: 1/3/2020
Status: ✅ Merged
Merged: 1/4/2020
Merged by: @rusty-snake
Base:
master← Head:barrier📝 Commits (9)
8e15483Add barrier.profile07256d9Add newline before special optionsf1b8e40Modify descriptionf8ad723Add disable mount to barrier.profilefb70667Address feedback from rusty-snake01ea4ccRemove stray carriage return86e9e79Add noexec for /home/user and /tmp43eb821Don't blacklist openssl4d97824Remove redundant rules📊 Changes
3 files changed (+48 additions, -0 deletions)
View changed files
➕
etc/barrier.profile(+45 -0)📝
etc/disable-programs.inc(+2 -0)📝
src/firecfg/firecfg.config(+1 -0)📄 Description
Barrier is a keyboard and mouse sharing application that can be used across multiple networked computers. Here is a profile for it.
I tried to make a whitelist for it but it was taking a huge amount of time. So here it is as a blacklist. It needs dbus, netlink, and doesn't work with a private /etc or private binary.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.