summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Enable nodbus for keepassx and keepassxc profiles.Libravatar Fred-Barclay2018-03-26
| | | | I've tested on keepassxc but should work for keepassx as well. Settings are not immutable.
* Spotify works with nodbus on ArchLibravatar Fred-Barclay2018-03-26
|
* Add nodbus to some profiles - part 1Libravatar Fred-Barclay2018-03-26
|
* rework akonadi integrationLibravatar smitsohu2018-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | the usr.sbin.mysqld-akonadi apparmor profile, enforced by default in ubuntu and debian testing (and probably opensuse), doesn't play well with a number of firejail options. the reason for this is that once the no_new_privs bit is set, apparmor profile transitions are forbidden. enforcing our own apparmor policy instead is also no solution, because these programs don't even start without d-bus. relaxing the kmail profile was necessary so that kmail can fire up akonadi itself, just in case akonadi has not been started earlier already by another program. this is always an issue when kmail is the only installed akonadi client, but there may be more circumstances. for reasons outlined above this doesn't help debian and ubuntu (opensuse?) users though :-/ a brief summary of the seccomp exceptions: chroot is needed for qt webengine, io_prioset for the akonadi indexing agent, io_getevents, io_submit, io_setup are needed for mysqld. when akonadi has an sqlite3 backend, less exceptions to the seccomp filter are necessary, but mysqld is the default. in the future all kontact suite profiles (itm only kmail, knotes) should probably be redirections to akonadi_control, but the issues with apparmor make this somewhat impractical for now (options like 'protocol' couldn't go to akonadi_control.local any more, if current kmail redirected to there).
* dbus.cLibravatar startx20172018-03-26
|
* --nodbus, first draft for #1825Libravatar startx20172018-03-26
|
* Add atril thumbnailer and previewer profilesLibravatar Fred-Barclay2018-03-25
|
* Add xplayer audio-preview and thumbnailer profilesLibravatar Fred-Barclay2018-03-25
|
* Add xreader thumbnailer and previewer profilesLibravatar Fred-Barclay2018-03-25
|
* Merge pull request #1831 from glitsj16/eogLibravatar Fred Barclay2018-03-25
|\ | | | | private-lib fix
| * more restrictive private-libLibravatar glitsj162018-03-24
| | | | | | Using Arch Linux (Gnome Shell 3.26.2, Mutter WM, as in [#1711](https://github.com/netblue30/firejail/issues/1711)). After playing with several Gnome apps and `private-lib` conditions, it looks like there's progress to report. I made a few PR's today on the same topic, usually leaving things commented as to leave room for more eyes to double-check. In this case I took the liberty to throw in an uncommented one for eog. Please respond or rectify if this was uncalled for.
* | Revert a2aaf6fb3829a2407ea4cb1329819c8c5e5d12caLibravatar Fred-Barclay2018-03-25
| |
* | Merge pull request #1835 from bn0785ac/masterLibravatar SkewedZeppelin2018-03-25
|\ \ | | | | | | Adding thunderbird-beta and Blender-28
| * \ Merge branch 'master' into masterLibravatar SkewedZeppelin2018-03-25
| |\ \ | |/ / |/| |
* | | various profile hardeningLibravatar smitsohu2018-03-25
| | |
* | | evince-previewer, evince-thumbnailerLibravatar netblue302018-03-25
| | |
* | | Merge pull request #1829 from glitsj16/evinceLibravatar netblue302018-03-25
|\ \ \ | | | | | | | | evince fixes
| * | | Revert "add whitelist-common.inc"Libravatar glitsj162018-03-24
| | | | | | | | | | | | | | | | This reverts commit 94468d6a3bea5ad6a6e0c2e92036e195c68d57d1.
| * | | Create evince-thumbnailer.profileLibravatar glitsj162018-03-24
| | | | | | | | | | | | On Arch Linux evince comes with 3 executables (evince, evince-previewer and evince-thumbnailer), of which only /usr/bin/evince is currently covered by firejail. Adding both others as redirects.
| * | | Create evince-previewer.profileLibravatar glitsj162018-03-24
| | | | | | | | | | | | On Arch Linux evince comes with 3 executables (evince, evince-previewer and evince-thumbnailer), of which only /usr/bin/evince is currently covered by firejail. Adding both others as redirects.
| * | | add whitelist-common.incLibravatar glitsj162018-03-24
| | |/ | |/|
| | * Fixup blender-2.8 and thunderbird-betaLibravatar Tad2018-03-25
| | |
| | * fixLibravatar Your Name2018-03-24
| |/ |/|
* | fix akonadi_control, enable it in firecfg for a better defaultLibravatar smitsohu2018-03-24
| |
* | spectreLibravatar netblue302018-03-24
| |
* | Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302018-03-24
|\ \
| * | cleanupLibravatar smitsohu2018-03-24
| | |
| * | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2018-03-24
| |\ \
| | * | Fixup gnome-recipes and add it to firecfgLibravatar Tad2018-03-24
| | | |
| | * | Merge pull request #1828 from glitsj16/gnome-recipesLibravatar SkewedZeppelin2018-03-24
| | |\ \ | | | |/ | | |/| gnome-recipes profile
| | | * gnome-recipes profileLibravatar glitsj162018-03-24
| | | |
| | | * Create gnome-recipes.profileLibravatar glitsj162018-03-24
| | |/ | | | | | | This needs an additional change in `disable-programs.inc` to blacklist ${HOME}/.local/share/gnome-recipes. Note: `private-lib` seems to be a WIP, especially for GNOMA apps. Hence I left it out here, although it works for me. Will come back to that issue later.
| * | add basic akonadi integrationLibravatar smitsohu2018-03-24
| | | | | | | | | | | | | | | as it is now, there is no support for a full akonadi session inside the knotes sandbox, but knotes can connect to akonadi and should work fine
| * | harden openbox profileLibravatar smitsohu2018-03-24
| | |
* | | fix sandbox name resolution, issue #1819Libravatar netblue302018-03-24
| | |
* | | malloc/free problemLibravatar netblue302018-03-24
| |/ |/|
* | fixesLibravatar netblue302018-03-23
| |
* | support Spectre mitigation patch for gcc compilerLibravatar netblue302018-03-23
| |
* | added java support for libreofficeLibravatar netblue302018-03-23
|/
* fix ping hostnameLibravatar netblue302018-03-22
|
* fix seccomp compile problem on Debian wheezy 32bitLibravatar netblue302018-03-22
|
* fix seccomp compile on Debian wheezyLibravatar netblue302018-03-22
|
* musl compileLibravatar netblue302018-03-21
|
* added sandbox name support in firemonLibravatar netblue302018-03-21
|
* Merge pull request #1820 from g3ngr33n/masterLibravatar netblue302018-03-21
|\ | | | | Fix compilation with musl
| * Update libtrace.cLibravatar g3ngr33n2018-03-18
| |
| * Update libtrace.cLibravatar g3ngr33n2018-03-18
| |
* | Misc profile hardening and fixesLibravatar Tad2018-03-18
| |
* | typoLibravatar Fred-Barclay2018-03-18
| |
* | Spotify on Arch requires /etc/groupLibravatar Fred-Barclay2018-03-18
| |