mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2507] Profiles not in firecfg #1630
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#1630
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?
Originally created by @SkewedZeppelin on GitHub (Mar 3, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2507
here for reference purposes, after I updated firecfg in
f7925af702should this be a readme in src/firecfg with a comment added to firecfg.config?
commons:
electron, clamav, chromium-common, firefox-commoncompressors:
7z, 7za, 7zr, acat, adiff, als, apack, arepack, aunpack, bsdcat, bsdcpio, bsdtar, bunzip2, cpio, gtar, gunzip, gzip, lbunzip2, lbzcat, lbzip2, lzcat, lzcmp, lzdiff, lzegrep, lzfgrep, lzgrep, lzip, lzless, lzma, lzmadec, lzmainfo, lzmore, p7zip, tar, unlzma, unrar, unxz, unzip, xz, xzcat, xzcmp, xzdec, xzdiff, xzegrep, xzfgrep, xzgrep, xzless, xzmoreeditors:
emacs, nano, rnano, rview, rvim, vim, vimcat, vimdiff, vimpager, vimtutorneeds args:
webui-aria2, tor, spectre-meltdown-checker, makepkg, cower, itch, fetchmail, aospfile managers:
thunar, Thunar, ranger, pcmanfm, nemo, caja, nautilusknown issues:
gnome-ring, gitpotential breakage:
gpg-agent, gpg, gnome-pie, gnome-keyring-3, gnome-keyring, curlspecial:
Xvfb, default, serverterminals:
x-terminal-emulatorwindow managers:
openbox, i3, fluxbox, devilspie, devilspie2, blackbox, awesomeprofiles that could probably be enabled:
start-tor-browser.desktop, sftp, scp, file, mpd, gsettings, dconfprofiles included but disabled that could probably be enabled:
pycharm-community, pycharm-professional, atom, atom-betaRelates to:
@Vincent43 commented on GitHub (Mar 3, 2019):
curlis used during package updates in Arch so I wold rather avoid it in firecfg.For things which are already enabled in
firecfgbut IMO shouldn't are:patchwhich is commonly used during building something andlesswhich breaks manpages in ubuntu due to conflicts with their AppArmor profile (which is enabled by default there).@SkewedZeppelin commented on GitHub (Mar 3, 2019):
@Vincent43 updated for curl
I haven't seen any issues with patch (both on its own, and nested under aosp.profile). I originally added patch because I read it was possible to execute code in it through
ed.less should be safe to remove.
@SkewedZeppelin commented on GitHub (Mar 3, 2019):
also thoughts on enabling
file? considering the recent CVE-2019-8904, CVE-2019-8905, and CVE-2019-8906@Vincent43 commented on GitHub (Mar 4, 2019):
I remember I had issues witch
patchwhen I build packages from AUR on Arch Linux. I don't have opinion aboutfile, perhaps it's something to test.@ghost commented on GitHub (Mar 4, 2019):
My experience with
patchon Arch Linux when using makepkg (whether to build from AUR or from a repo PKGBUILD) stem from its profile not havinglibfakerootincluded inprivate-lib. If memory serves I added libfakeroot to thefileprofile for the exact same reason. Seeing @Vincent43's comment here reminded me to check my patch.local and I've been usingprivate-lib libfakerootfor over 2 years in there without issues. Apparently I never thought of proposing to add it to the patch profile too. Maybe something to consider.@ghost commented on GitHub (Mar 8, 2019):
That would be nice to have yes. I went ahead and added ffmpeg redirects, pragha and transmission redirects to firecfg.config in https://github.com/netblue30/firejail/pull/2546. That leaves 2 applications not yet covered here:
profiles that could probably be enabled?editors?Hope this helps to to get the proposed readme out in fully updated condition.
@ghost commented on GitHub (Mar 12, 2019):
Added redirect profiles for lrzip in https://github.com/netblue30/firejail/pull/2574. The included archivers (lrunzip, lrz, lrzcat, lrzip, lrztar, lrzuntar and zpaq) could fit nicely into the
compressorscategory.@seniorm0ment commented on GitHub (Jul 26, 2020):
Don't think there's one for bspwm btw