aboutsummaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAge
* further harden KDELibravatar smitsohu2018-02-06
| | | | | and whitelist some kio settings, because we don't know if slave processes will run inside or outside the sandbox. also prevents weird bugs that depend on sequence in which applications were started.
* enable private-etc for gwenviewLibravatar smitsohu2018-02-06
|
* Apparmor: minor fixesLibravatar Vincent432018-02-03
| | | | | 1. Allow for seven digit PID same as upstream do https://gitlab.com/apparmor/apparmor/commit/630cb2a981cdc731847e8fdaafc45bcd337fe747 2. Fixed dbus functionality. Disabled by default.
* enable email encryption for thunderbird, kmailLibravatar smitsohu2018-02-03
| | | | see #1653 #1572
* blacklist klipperLibravatar smitsohu2018-02-02
| | | | further to 8aec7694cb4c7c0d07b333b689ab19faacb519f9
* KDE related enhancementsLibravatar smitsohu2018-02-01
|
* unbound fix (part 2) - whitelist /var/runLibravatar smitsohu2018-02-01
|
* unbound fix (writable-var) - #1731Libravatar smitsohu2018-01-31
|
* fix cd/dvd for dragonLibravatar smitsohu2018-01-31
|
* consistent directory nomenclature for kaffeineLibravatar smitsohu2018-01-30
|
* kaffeine profileLibravatar smitsohu2018-01-30
|
* harden KDELibravatar smitsohu2018-01-30
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar Fred-Barclay2018-01-28
|\
| * Add a profile for Red EclipseLibravatar Tad2018-01-26
| |
| * Replace xmr-stak-cpu profile with unified xmr-stak profileLibravatar Tad2018-01-25
| |
* | noblacklist /usr/share/perl in hexchat - potential fix for #1754Libravatar Fred-Barclay2018-01-28
|/
* apparmor support for --overlay sandboxesLibravatar netblue302018-01-24
|
* Merge pull request #1745 from Vincent43/patch-1Libravatar smitsohu2018-01-23
|\ | | | | Apparmor: restrict access to writable files
| * Apparmor: Revert /proc changesLibravatar Vincent432018-01-23
| |
| * Apparmor: fix kodi pluginsLibravatar Vincent432018-01-22
| | | | | | | | Kodi plugins need /proc/@PID/net/dev access outside user processes: AVC apparmor="DENIED" operation="open" profile="firejail-default" name="/proc/28/net/dev" pid=2354 comm="kodi.bin" requested_mask="r" denied_mask="r"
| * Apparmor: restrict accessLibravatar Vincent432018-01-21
| | | | | | Access to writable files can be restricted to their owner only.
* | Partial revert of f2fdcf7361f99d4b62d6427d078445c2ea1dc6cb for geditLibravatar Tad2018-01-22
| | | | | | | | - This appears to be a general issue with private-lib, that might've already been fixed in master
* | Add another profile alias for idea.shLibravatar Tad2018-01-22
| |
* | Allow audio in Tor browser, and fix gedit not launchingLibravatar Tad2018-01-22
|/ | | | - Tor browser doesn't have nosound, so include pulse in private-etc
* Add whitelist-var-common to 4 profilesLibravatar Tad2018-01-21
|
* Merge pull request #1713 from Vincent43/patch-1Libravatar smitsohu2018-01-20
|\ | | | | Apparmor: fix broken file dialogs in kde plasma
| * Revert: Escape '#' character in pathLibravatar Vincent432018-01-17
| | | | | | | | | | Escaping this create warning and is dropped anyway: Warning from /etc/apparmor.d/firejail-default (/etc/apparmor.d/firejail-default line 163): Character # was quoted unnecessarily, dropped preceding quote ('\') character
| * Escape '#' character in pathLibravatar Vincent432018-01-05
| |
| * Apparmor: fix broken file dialogs in kde plasmaLibravatar Vincent432018-01-04
| | | | | | | | | | | | | | | | | | For some time apparmor started breaking file dialogs in kde plasma (gwenview, calibre, qbittorrent, etc). typical audit report below: AVC apparmor="DENIED" operation="open" profile="firejail-default" name="/run/user/1000/#28520" pid=1997 comm="qbittorrent" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000 AVC apparmor="DENIED" operation="link" profile="firejail-default" name="/run/user/1000/qBittorrentZcaeTi.1.slave-socket" pid=3679 comm="qbittorrent" requested_mask="l" denied_mask="l" fsuid=1000 ouid=1000 target="/run/user/1000/#79965" This commit fixes this issue. Tested on Archlinux (linux 4.14.11, kde 5.11.5)
* | Add a profile for Fritzing, and update READMELibravatar Tad2018-01-20
| |
* | moved QTWEBENGINE_DISABLE_SANDBOX=1 to viber profileLibravatar netblue302018-01-19
| |
* | removed mem-deny-execute from transmission-qt profile, #1736Libravatar netblue302018-01-19
| |
* | remove QML_DISABLE_DISK_CACHE from disable-common.incLibravatar smitsohu2018-01-18
| | | | | | hardcoded since 1e7045b55cc1e189dba6d9ed21c05c90663f3736
* | temporarely removed private-lib, GnomeShell problems: #1711Libravatar netblue302018-01-18
| |
* | Add pycharm-professional profileLibravatar Fred-Barclay2018-01-17
| |
* | Update pycharm-community profile after 4815e53842a85534638e037339ac61023da0a8b7Libravatar Fred-Barclay2018-01-17
| |
* | Experimental - blacklist snap folder in user home.Libravatar Fred-Barclay2018-01-17
| |
* | Blacklist pycharm config filesLibravatar Fred-Barclay2018-01-17
| |
* | Add pycharm-community profileLibravatar Fred-Barclay2018-01-17
| |
* | Merge pull request #1715 from viq/patch-1Libravatar Fred Barclay2018-01-16
|\ \ | | | | | | Create discord-canary.profile
| * | Create discord-canary.profileLibravatar viq2018-01-05
| | | | | | | | | Created by adding `whitelist ${HOME}/.config/discordcanary` to `electron.profile` and replacing references to electron. Seems to work for me with light usage.
* | | Add crypto-policies to private-etc in all profiles with private-etc *ssl*Libravatar Tad2018-01-15
| | | | | | | | | | | | | | | | | | Seems to be necessary under Fedora like pki This also fixes an issue with no audio in Lollypop on Fedora
* | | Fixup 68ccf1efee030470bf3f1666429e31374f2ae3a6Libravatar Tad2018-01-15
| | | | | | | | | | | | https://github.com/netblue30/firejail/commit/68ccf1efee030470bf3f1666429e31374f2ae3a6#r26873132
* | | Add pki to private-etc in all profiles with private-etc *ssl*Libravatar Tad2018-01-15
| | |
* | | Fix #1724, Tor browser not working on Ubuntu and FedoraLibravatar Tad2018-01-14
| | |
* | | Update firecfg.config and add a profile alias for idea.shLibravatar Tad2018-01-14
| | |
* | | Add a profile for OnionShareLibravatar Tad2018-01-14
| | |
* | | Add a profile for PitiviLibravatar Tad2018-01-12
| | |
* | | disable qml disk cache globallyLibravatar smitsohu2018-01-08
|/ /
* | Fixup b9846aed427487f5acc764eb21369b0c9cb2b41aLibravatar Tad2018-01-04
| |