aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* adding mincore syscall to the default seccomp filter and some independent ↵Libravatar netblue302019-01-14
| | | | profiles
* fix error messageLibravatar smitsohu2019-01-13
| | | | | as --appimage can be combined with chroot and overlay options, querying it first makes the error message more correct
* fix parent death signalLibravatar smitsohu2019-01-13
| | | | | | turns out the parent death signal is reset every time the effective uid changes, hence moving the prctl call to the earliest place where the setting is persistent.
* fix netfilter-default functionality in /etc/firejail/firejail.configLibravatar netblue302019-01-09
|
* test caps joinLibravatar netblue302019-01-08
|
* testing seccomp/joinLibravatar netblue302019-01-08
|
* fix join/seccomp #2296Libravatar netblue302019-01-08
|
* mergesLibravatar netblue302019-01-07
|
* Merge pull request #2327 from NickMolloy/fix-addr-lengthLibravatar netblue302019-01-07
|\ | | | | Correctly set address length in arp frames
| * Correctly set address length in arp framesLibravatar Nicholas Molloy2019-01-02
| | | | | | | | | | | | | | | | | | | | Kernel commit 99137b7 introduced an additional check of the address length. This exposed a bug in the arp code where the address length was being set incorrectly. Now the length is set from the ETH_ALEN constant declared in linux/if_ether.h This fixes #2314
* | Merge pull request #2328 from glitsj16/ocenaudioLibravatar glitsj162019-01-04
|\ \ | |/ |/| Fix ocenaudio profile
| * Fix ocenaudio profileLibravatar glitsj162019-01-04
|/
* Add a profile for ghostwriter (#2319)Libravatar rusty-snake2018-12-30
| | | | | * Add a profile for ghostwriter
* Merge pull request #2313 from rusty-snake/patch-1Libravatar SkewedZeppelin2018-12-27
|\ | | | | Fix gajim.profile
| * Update gajim.profileLibravatar rusty-snake2018-12-27
| |
| * Merge branch 'patch-1' of github.com:rusty-snake/firejail into patch-1Libravatar rusty-snake2018-12-27
| |\
| | * Some additional hardeningLibravatar rusty-snake2018-12-27
| | |
| * | Some additional hardening for gajimLibravatar rusty-snake2018-12-27
| |/
| * Add profile alias for gajim-history-managerLibravatar rusty-snake2018-12-27
| |
| * Fix Gajim.profileLibravatar rusty-snake2018-12-26
| |
| * Fix gajim.profileLibravatar rusty-snake2018-12-23
| |
* | Remove network access from cherrytree.profileLibravatar tinmanx2018-12-25
| |
* | Bah humbug! Backporting fixes for the new Brave browser to 0.9.56.Libravatar Fred-Barclay2018-12-25
|/ | | | Merry Christmas to all!
* MergesLibravatar Tad2018-12-22
|
* Merge pull request #2308 from rusty-snake/patch-2Libravatar SkewedZeppelin2018-12-23
|\ | | | | Update disable-common.inc, disable-programs.inc.
| * updates for ~/.cargoLibravatar rusty-snake2018-12-21
| |
| * adaptations in bibletime.profile and rhythmbox.profileLibravatar rusty-snake2018-12-20
| |
| * Update disable-common.inc, disable-programs.incLibravatar rusty-snake2018-12-20
|/
* README/RELNOTES updateLibravatar netblue302018-12-18
|
* README/RELNOTES updateLibravatar netblue302018-12-18
|
* join: also check proc file to detect nonewprivs bitLibravatar smitsohu2018-12-17
| | | | | redundant check that adds defense in depth and maybe one day can replace the other, file based check
* Merge pull request #2297 from smitsohu/patchLibravatar startx20172018-12-17
|\ | | | | enforce nonewprivs instead of seccomp for chroot sandboxes
| * enforce nonewprivs instead of seccomp for chroot sandboxesLibravatar smitsohu2018-12-15
| | | | | | | | | | currently users are able to specify a seccomp filter of their choosing, leaving the real defense to nonewprivs anyway.
* | New profile for supertuxkart. (#2298)Libravatar rusty-snake2018-12-16
| | | | | | | | | | | | * New profile supertuxkart * review fixes
* | Merge pull request #2299 from glitsj16/manLibravatar glitsj162018-12-16
|\ \ | | | | | | fix netstats typo in man firejail
| * | fix netstats typo in man firejailLibravatar glitsj162018-12-16
|/ /
* / Fix bibletime.profile (#2295)Libravatar rusty-snake2018-12-15
|/ | | | | | | | * Fix bibletime.profile Fix: bibletime don't starts on Fedora and Arch Use `seccomp.drop` from firefox.
* join: check prctl return valueLibravatar smitsohu2018-12-14
|
* add explicit nonewprivs support to join option; accompanying small improvementsLibravatar smitsohu2018-12-14
|
* firecfg: improve error stringLibravatar smitsohu2018-12-13
| | | | emphasize that only firecfg needs all permissions, not firejail
* pulseaudio: use create_dir_as_user(); small adjustmentsLibravatar smitsohu2018-12-13
|
* Merge pull request #2293 from smitsohu/smitsohu-patch-libreofficeLibravatar smitsohu2018-12-13
|\ | | | | enable apparmor in libreoffice profile
| * enable apparmor in libreoffice profileLibravatar smitsohu2018-12-09
| | | | | | | | depends on aa37fe19fed6be8e44db461691149237ee71da94
* | Revert "pulseaudio: use env variable fallback in more cases"Libravatar smitsohu2018-12-13
| | | | | | | | | | | | | | | | | | This reverts commit 93779cb9cd0d098cd3587e2f795200d98e3af1ee. That commit removed restrictions, but also added new inconsistencies. Starting again from the previous state is easier than evolving the current state, hence reverting the commit.
* | pulseaudio: use env variable fallback in more casesLibravatar smitsohu2018-12-11
| | | | | | | | | | | | setting the PULSE_CLIENTCONFIG environment variable to the unmounted file is a safe fallback, use it in more cases when mounting is considered not an option
* | add create_empty_dir_as_user function, refactorLibravatar smitsohu2018-12-11
| |
* | xorg: check if Xauthority mount point was createdLibravatar smitsohu2018-12-11
| | | | | | | | and print more meaningful error message
* | profile enhancements: blacklist kdesu daemon socket, rework ↵Libravatar smitsohu2018-12-11
| | | | | | | | c083a7b737050c532977b46fac6400f1dbc24ff6
* | Merge pull request #2294 from rusty-snake/add-thunderbird-waylandLibravatar SkewedZeppelin2018-12-10
|\ \ | | | | | | Add a profile for thunderbird-wayland
| * | Add a profile for thunderbird-waylandLibravatar rusty-snake2018-12-10
|/ /