aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
| * | Chrom* on Arch Linux no longer uses a perl scriptLibravatar Tad2017-08-13
| | |
| * | Harden 17 profiles using private-binLibravatar Tad2017-08-13
|/ /
* | Fix copy-pasteLibravatar Topi Miettinen2017-08-13
| |
* | Allow any syscall to be blacklisted (#1447)Libravatar Topi Miettinen2017-08-13
| | | | | | | | | | | | | | Allow any syscall to be blacklisted with aid of LD_PRELOAD library, libpostexecseccomp.so. Closes: #1447
* | mergesLibravatar netblue302017-08-13
| |
* | Merge pull request #1465 from pizzadude/patch-1Libravatar netblue302017-08-13
|\ \ | | | | | | fix smplayer for mpv
| * | fix smplayer for mpvLibravatar PizzaDude2017-08-12
| | | | | | | | | this fixes smplayer if you use the mpv backend
* | | modif: --output split in two commands, --output and --output-stderr; fix for ↵Libravatar netblue302017-08-13
| | | | | | | | | | | | #1458
* | | added nodvd to most profilesLibravatar netblue302017-08-13
|/ /
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302017-08-12
|\ \
| * | Enable system call groups with minus signLibravatar Topi Miettinen2017-08-12
| | |
* | | added --nodvdLibravatar netblue302017-08-12
|/ /
* | Merge pull request #1461 from SpotComms/f2Libravatar Fred Barclay2017-08-11
|\ \ | | | | | | Fix notv placement
| * | Fix notv placementLibravatar Tad2017-08-11
|/ /
* | private-dev enhancementsLibravatar netblue302017-08-11
| |
* | fix xpra profileLibravatar netblue302017-08-11
| |
* | added notv to most profilesLibravatar netblue302017-08-11
| |
* | Merge pull request #1460 from smitsohu/patch-2Libravatar netblue302017-08-11
|\ \ | | | | | | fix tuxguitar comments
| * | fix commentsLibravatar smitsohu2017-08-11
|/ /
* | Add TuxGuitar profile (#1453)Libravatar smitsohu2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add tuxguitar profile tested for versions < 1.3 * blacklist tuxguitar * add tuxguitar * add tuxguitar * add support for tuxguitar > 1.2 higher versions fail to launch without protocol=inet,inet6 and with noexec=~. Yet, net=none seems to be still tolerated, which comes handy to block talk with internet and dbus. * unbreak tuxguitar Internet access versions >= 1.3 actually run fine with net=none enabled, if the built-in internet dependent feature is not used
* | Enable syscall groups for non-internal useLibravatar Topi Miettinen2017-08-10
| |
* | fix mate-calculator profileLibravatar netblue302017-08-10
| |
* | marking redirected profile filesLibravatar netblue302017-08-10
| |
* | typoLibravatar Reiner Herrmann2017-08-10
| |
* | fix less for #1450Libravatar netblue302017-08-10
| |
* | more novideo options, enhanced mediathekview (#1451)Libravatar smitsohu2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * add disable-mnt * support alternative media players * add novideo * fix comment, add novideo * drop disable-mnt saving to mounted locations is legitimate use
* | Merge pull request #1452 from SpotComms/fnLibravatar Fred Barclay2017-08-10
|\ \ | | | | | | Add a profile alias for Firefox Nightly
| * | Add a profile alias for Firefox NightlyLibravatar Tad2017-08-10
|/ /
* | --notv for #1446Libravatar startx20172017-08-10
| |
* | Merge pull request #1448 from da2x/patch-1Libravatar Reiner Herrmann2017-08-10
|\ \ | | | | | | Match RPM license tag with license set in COPYING
| * | Match RPM license tag with license set in COPYINGLibravatar Daniel Aleksandersen2017-08-10
|/ / | | | | | | Known license tag should be `GPLv2+`. https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#SoftwareLicenses
* | add /dev/dbv to private-dev listLibravatar startx20172017-08-09
| |
* | Fix bad noexec sortingLibravatar Fred Barclay2017-08-09
| |
* | SortingLibravatar Fred-Barclay2017-08-08
| |
* | various little profile fixes and enhancements (#1442)Libravatar smitsohu2017-08-08
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add novideo * add novideo * add novideo * put noexec last * blacklist Clementine configuration and database * blacklist Clementine configuration and database * add novideo * add novideo, permit access to ~/.java * add novideo * spoof machine-id * mimeapps.list is already in whitelist-common.inc * ~/.local/share/applications is already read-only see disable-common.inc * mimeapps.list is already in whitelist-common.inc * ~/.local/share/applications is already read-only see disable-common.inc * drop machine-id option private-etc hides it anyway
* MergesLibravatar Fred-Barclay2017-08-07
|
* Merge pull request #1427 from SpotComms/prLibravatar Fred Barclay2017-08-07
|\ | | | | Unify all profiles
| * Unify last 8 profilesLibravatar Tad2017-08-07
| |
| * Fix comments in 88 profilesLibravatar Tad2017-08-07
| | | | | | | | There may actually be some other comments that were removed, but the bulk have been restored
| * Unify all profilesLibravatar Tad2017-08-07
| |
* | mergesLibravatar Fred-Barclay2017-08-07
|/
* various profile fixes (#1433)Libravatar Vladimir Schowalter2017-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * calibre: add netlink protocol (FB note: removed before merge) calibre started without netlink protocol throws following error in console: Exception in thread Thread-8: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/lib/calibre/calibre/utils/mdns.py", line 43, in run _all_ip_addresses = self.get_all_ips() File "/usr/lib/calibre/calibre/utils/mdns.py", line 27, in get_all_ips for x in netifaces.interfaces(): OSError: [Errno 95] Operation not supported * mpv: add nogroups, tracelog, ipc-namespace, private-dev I used testes all above options and didn't noticed any breakage. * qbittorrent: add netlink protocol, private-etc Netlink protocol is needed if user select to bind specific network interface in config. Otherwise it throws an error in qbittorent log: The network interface defined is invalid: tun0 Example private-etc is added but commented out by default. It's tested but as there are many different system configurations users should enable it manually. * vlc: disable memory-deny-write-execute With memory-deny-write-execute vlc freezes after loading video file. According to https://github.com/VladimirSchowalter20/firejail/commit/b18f42ab0236de7eed5888f43ba36cdaf990cbca memory-deny-write-execute is similar to PAX mprotect feature and linked github project explicitly disables that feature for vlc binary, see https://github.com/copperhead/paxd-archive/commit/deb39e0b91996e2e9c7917b3543030880cd476f4 * Update vlc.profile * wine: add nogroups Nogroups should be safe addition for wine * wireshark: allow users to run wireshark as non-root Wireshark can be run unprivileged when user is part of wireshark group. Unfortunately enabling nogroups,nonewprivs and seccomp will break it with permissions errors. Also added example private-etc option which is commented out by default for now. * cosmetic fix * mpv: comment out ipc-namespace for now As requested in review https://github.com/netblue30/firejail/pull/1433#discussion_r131550515 * calibre: disable netlink protocol It throws an error but actual breakage isn't observed for now.
* Seccomp: split @default into more meaningful smaller groupsLibravatar Topi Miettinen2017-08-06
|
* Seccomp: system call grouping and call numbersLibravatar Topi Miettinen2017-08-06
|
* private-lib fixesLibravatar netblue302017-08-06
|
* Merge pull request #1438 from smitsohu/patch-1Libravatar Fred Barclay2017-08-06
|\ | | | | Change KDE4 services folder to read-only
| * services folder is read-only nowLibravatar smitsohu2017-08-06
| |
| * Change KDE4 services folder to read-onlyLibravatar smitsohu2017-08-06
| | | | | | Configurations in this folder are not secret, but need to be protected from manipulation. Let's make it available to all KDE apps for legitimate use. Discussion in #1428
* | Merge pull request #1437 from soredake/steamfixLibravatar Fred Barclay2017-08-06
|\ \ | | | | | | fix steam startup with >=llvm-4
| * | fix steam startup with >=llvm-4Libravatar soredake2017-08-06
| |/