aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* refactor google-earth{-pro} (#3915)Libravatar glitsj162021-01-23
| | | | | | | | | | | * refactor google-earth{-pro} blacklisting * fix google-earth-pro.profile I've included all binaries found in the Arch Linux AUR package to private-bin. But I also added a note on ignoring private-bin because I'm not sure what google-earth is doing on other distro's. * unbreak google-earth.profile Not sure why we need grep, ls and sed in private-bin exactly but keeping them around wouldn't hurt too much I guess.
* Update bibletime.profile, add new whitelist (#3908)Libravatar hhzek00142021-01-22
| | | | | | To solve issue#3907, doc directory of the bibletime has to be whitelisted. Otherwise, it always fails to start. Co-authored-by: hhnb <hhnb@nanenient.cc>
* refactoringLibravatar smitsohu2021-01-20
|
* Merge pull request #3900 from smitsohu/privatelibLibravatar smitsohu2021-01-20
|\ | | | | Add $PATH expansion to private-lib
| * private-lib: search executables in $PATHLibravatar smitsohu2021-01-20
| |
* | Merge pull request #3903 from smitsohu/privatelib3Libravatar smitsohu2021-01-20
|\ \ | | | | | | private-lib: add new timetrace
| * | private-lib: add timetrace for Firejail librariesLibravatar smitsohu2021-01-18
| |/
* | misc fcopy fixesLibravatar smitsohu2021-01-20
| |
* | private-lib: simplify installation of stdcLibravatar smitsohu2021-01-20
| | | | | | | | | | | | | | | | as modern-day Debian only keeps a single symbolic link in /lib64, going through both directories systematically adds virtually no overhead (as indicated by the timetrace). At the same time it is simpler and more robust in producing a correct representation of the filesystem.
* | add pkglog to new profilesLibravatar glitsj162021-01-18
| |
* | add pkglog to new profilesLibravatar glitsj162021-01-18
| |
* | add new profile: pkglog (#3902)Libravatar glitsj162021-01-18
| | | | | | | | | | | | | | | | | | | | | | * add pkglog to new profiles * Create pkglog.profile * Update README.md * fix ordering in pkglog.profile * drop extra whitespace in pkglog.profile
* | harden plv.profile (#3901)Libravatar glitsj162021-01-18
|/
* Add 'seccomp-error-action log' to profile.templateLibravatar rusty-snake2021-01-18
|
* Add profile for guvcviewLibravatar rusty-snake2021-01-18
|
* harden and fix cheese.profileLibravatar rusty-snake2021-01-18
| | | | | hardening: wusc + wruc fix: settings was immutable
* Add new allow include allow-bin-sh.incLibravatar rusty-snake2021-01-16
| | | | | | | | | /bin/sh is usually just a symlink to bash. However this is not the case for every distro, debian for example uses dash. bash,dash and sh have a blacklist command in disable-shell.inc. An own allow-*.inc for it enusres usage of all necessary nolacklists. For private-bin sh is enough because it follows symlinks.
* add realaltffourLibravatar glitsj162021-01-15
| | | See #3895.
* newsboat: add lynx support (#3895)Libravatar altf_four2021-01-15
| | | | | | | * newsboat: add lynx support * newsboat: fix using sort.py * newsboat: remove unneeded perms
* blacklist firejail appimage dir if not usedLibravatar smitsohu2021-01-15
|
* fbuilder: don't suggest to whitelist strace output fileLibravatar smitsohu2021-01-15
|
* fbuilder: undo variable shadowingLibravatar smitsohu2021-01-15
|
* private-lib: install dhclient librariesLibravatar smitsohu2021-01-15
|
* Merge pull request #3867 from smitsohu/non-dumpableLibravatar smitsohu2021-01-15
|\ | | | | return to non-dumpable plugins
| * fix broken tests and regression on 45304621a6c600d8e30e98bfbef05149caaf56c5Libravatar smitsohu2021-01-06
| |
| * non-dumpable pluginsLibravatar smitsohu2021-01-04
| | | | | | | | | | (hopefully) fixes the issues that led to reverting commits 6abb65d328af61d67361890743190bd4c57f8e3c and 98e42dc6da4e4b1e47ed2aa020012d4dedc1e80e
* | bug_report.md: improve wording (upstream/duplicates)Libravatar Kelvin M. Klann2021-01-14
| | | | | | | | | | | | | | | | | | | | | | Clarify that: * "upstream profile" means the profile version on the master branch * "duplicates" refer to duplicate issues As suggested by @scruloose on https://github.com/netblue30/firejail/issues/3884#issue-784605766 https://github.com/netblue30/firejail/issues/3884#issuecomment-759528185
* | fix mdr.profileLibravatar glitsj162021-01-13
| | | | | | Thanks @rusty-snake for [spotting](https://github.com/netblue30/firejail/commit/662ebd214b0a7874072381f5aaf3fbd322f0e460) this!
* | add qnapi to new profilesLibravatar glitsj162021-01-13
| |
* | new profile: qnapi (#3890)Libravatar glitsj162021-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | * add new profile: qnapi * add new profile: qnapi * Create qnapi.profile * add qnapi configs * Update README.md * Update README.md
* | add new profile: shotwell (#3889)Libravatar glitsj162021-01-13
| | | | | | | | | | | | | | | | | | * new profile: shotwell * Create shotwell.profile * new profile: shotwell * add shotwell blacklists
* | new profile: mdr (#3888)Libravatar glitsj162021-01-13
| | | | | | | | | | * add new profile: mdr * Create mdr.profile
* | new profile: agetpkg (#3887)Libravatar glitsj162021-01-13
| | | | | | | | | | * Create agetpkg.profile * new profile: agetpkg
* | add new profiles: lsar & unar (ar redirects) (#3886)Libravatar glitsj162021-01-13
| | | | | | | | | | | | | | * Create lsar.profile * Create unar.profile * new profiles lsar & unar
* | refactor nodejs applications (npm & yarn) (#3876)Libravatar glitsj162021-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add yarn & reorder * add node-gyp & yarn files * Create nodejs-common.profile * Create yarn.profile * refactor npm.profile * add new profile: yarn * read-only's for npm/yarn Thanks to the [suggestion](https://github.com/netblue30/firejail/pull/3876#pullrequestreview-564682989) from @kmk3. * ignore read-only's for npm As [suggested](https://github.com/netblue30/firejail/pull/3876#pullrequestreview-564682989) by @kmk3. * ignore read-only for yarn As suggested in https://github.com/netblue30/firejail/pull/3876#pullrequestreview-564682989 by @kmk3. * remove quiet from nodejs-common.profile quiet should go into the caller profiles instead * add quiet to npm.profile Thanks @rusty-snake for the review. * re-ordering some options * re-ordering
* | fix ordering in ssh.profile (#3882)Libravatar glitsj162021-01-11
| |
* | Improvements to balsa,fractal,gajim,trojita (#3791)Libravatar bbhtt2021-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | * Improvements to balsa,fractal,gajim,trojita * sort * Add gpg plugin support to gajim,remove notifications dbus from trojita * Add dbus policy from flatpak per @rusty-snake * Add python* to private-bin; remove some dbus Co-authored-by: kortewegdevries <kortewegdevries@protonmail.ch>
* | Merge pull request #3879 from aidalgol/steam-arma3-fixLibravatar SkewedZeppelin2021-01-11
|\ \ | | | | | | Whitelist Bohemia Interactive config dir for Steam
| * | Add blacklist line for Bohemia Interactive to disable-programsLibravatar Aidan Gauland2021-01-10
| | |
| * | Whitelist Bohemia Interactive config dir for SteamLibravatar Aidan Gauland2021-01-10
| | | | | | | | | | | | | | | At least Arma 3 stores its config directory under ~/.local/share/bohemiainteractive
* | | discord-common.profile: Fix audio support (#3880)Libravatar Nikos Chantziaras2021-01-10
|/ / | | | | Discord needs PulseAudio. Without it, it's unable to play any audio.
* | evince.profile: optionally allow bookmark/metadata accessLibravatar Samtinel2021-01-09
| | | | | | | | | | | | | | bookmarks are saved unter $HOME/.local/share/gvfs-metadata since evince is the primary pdf reader, a firejailed evince can't read or write those this commit adds instructions to enable metadata writing and reading
* | Add new profile for markerLibravatar rusty-snake2021-01-08
| |
* | Harden openshot.profileLibravatar rusty-snake2021-01-08
| | | | | | | | | | 'dbus-user none' freeze openshot when clicking on open project, 'dbus-user filter' works.
* | refactor mattermost-desktop as electron redirect (#3806)Libravatar rusty-snake2021-01-08
| |
* | update manpages and RELNOTESLibravatar rusty-snake2021-01-08
| |
* | Update READMELibravatar glitsj162021-01-08
| |
* | Update README.mdLibravatar glitsj162021-01-08
| |
* | Add profile for npm (#3866)Libravatar Aidan Gauland2021-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add profile for npm * Apply suggestions from code review * Remove redundant blacklisting of Wayland. * Remove unnecessary noblacklist lines for nodejs. * Replace absolute paths to .inc files with filenames. * Remove unneeded dbus whitelisting. Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com> * Remove empty line To keep consistent with other profiles, remove the blank line after the header comment. Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com> * Add npm files to add-common-devel So that our addition of npm paths to disable-programs.inc dose not break IDEs, we need to unblacklist these same paths in allow-common-devel.inc. * Remove extra blank line * Add common whitelist includes to npm profile * Tighten npm profile Include disable-exec.inc, but allowing ${HOME}. * Remove whitelist-common.inc from npm profile whitelist-common breaks npm, and since we don't know where the user's npm projects will be, leave the whitelist-common include in a comment with a note about how to enable it for their setup. * Fix inverted commands Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com> * Fixes for whitelisting * Add login.defs to npm profile's private-etc Co-authored-by: Aidan Gauland <aidalgol+git@fastmail.net> Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
* | fbuilder: check Yama permissionsLibravatar smitsohu2021-01-08
| | | | | | | | closes #3237