summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAge
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar Fred-Barclay2017-10-17
|\
| * commented out private-etc in firefox profile, fixed whitelisting problems ↵Libravatar netblue302017-10-16
| | | | | | | | for /srv directory
* | typoLibravatar Fred-Barclay2017-10-16
|/
* enabled private-lib in xviewer (Mint)Libravatar netblue302017-10-16
|
* added private-lib to eog, eom, file, gpicview, less, strings, and tarLibravatar netblue302017-10-16
|
* enable private-etc on firefox browserLibravatar netblue302017-10-16
|
* profiles: w3m needs resolv.conf and sslLibravatar Reiner Herrmann2017-10-15
| | | | Fixes #1607
* removed private-lib and memory-deny-write-execute from hexchat profileLibravatar netblue302017-10-14
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar Fred-Barclay2017-10-13
|\
| * fix atril profileLibravatar netblue302017-10-13
| |
* | Experimental private-bin filters with python* after ↵Libravatar Fred-Barclay2017-10-13
|/ | | | e6c1c54e3f1d986af2bb70578a01884892749f79
* Enable private-bin in 4 profiles after e6c1c54e3f1d986af2bb70578a01884892749f79Libravatar Tad2017-10-13
|
* /bin/sh is automatically solved to /bin/dash in private-bin - removed dash ↵Libravatar startx20172017-10-13
| | | | from all profiles
* python cleanup in profile filesLibravatar startx20172017-10-13
|
* block kdeinit socketsLibravatar smitsohu2017-10-13
| | | | attempts to handle #1599
* apparmorLibravatar netblue302017-10-12
|
* Experimental private-lib for mate programmes.Libravatar Fred-Barclay2017-10-11
| | | | | | | Note that private-lib breaks some gtk apps on Wayland (see https://github.com/netblue30/firejail/commit/f451a2c426df261171ade60d12eb03a0bc140b8e#commitcomment-24870828) Since mate doesn't support wayland (yet) this may not be an issue. Private-lib does seem to break mate-calc.
* private-lib cleanupLibravatar netblue302017-10-10
|
* Add a profile for ZAProxyLibravatar Tad2017-10-10
|
* add xcalc profileLibravatar netblue302017-10-09
|
* private-libLibravatar netblue302017-10-09
|
* private-lib developmentsLibravatar netblue302017-10-09
|
* private-lib developmentsLibravatar netblue302017-10-09
|
* fixed mate-calc profileLibravatar startx20172017-10-09
|
* fix xed.profileLibravatar startx20172017-10-09
|
* Merge pull request #1593 from onny/patch-1Libravatar SpotComms2017-10-08
|\ | | | | Create signal-desktop.profile
| * Update signal-desktop.profileLibravatar Jonas Heinrich2017-10-07
| | | | | | Added additional stuff that works but removed noexec /tmp because of errors in signal
| * Update signal-desktop.profileLibravatar Jonas Heinrich2017-10-07
| | | | | | Fix typo in comment
| * Create signal-desktop.profileLibravatar Jonas Heinrich2017-10-07
| | | | | | Profile for signal-desktop (standalone electron app, see https://github.com/WhisperSystems/Signal-Desktop)
* | some profile enhancementsLibravatar smitsohu2017-10-08
|/
* Fixup c6259375dff79484b9f3d587da9fbfa76a3b68b9Libravatar Tad2017-10-05
|
* Tighten multiple profiles.Libravatar Fred-Barclay2017-10-04
| | | | | This adds whitelist-var-common, machine-id, memory-deny-write-execute, and noexec home and tmp when possible.
* Tighten spotify profileLibravatar Fred-Barclay2017-10-04
|
* various profile fixesLibravatar netblue302017-10-04
|
* removed lxterminal support, blacklisting the terminal in disable-common.incLibravatar netblue302017-10-04
|
* whitelist /varLibravatar netblue302017-10-04
|
* Enumerate root directories in apparmor profileLibravatar Antonio Russo2017-10-03
| | | | | Replace opaque character class with an explicit list of root-level directories to be granted access.
* potential fix for mutt/gnupg issue #1585Libravatar netblue302017-10-02
|
* temporary fix for inkscape profileLibravatar netblue302017-09-30
|
* MergesLibravatar Tad2017-09-30
|
* Merge pull request #1582 from PharmaceuticalCobweb/masterLibravatar SpotComms2017-09-30
|\ | | | | Add profile for gnome-ring
| * Create gnome-ring.profileLibravatar PharmaceuticalCobweb2017-09-29
| |
* | Add a profile for PDFModLibravatar Tad2017-09-27
| | | | | | | | an alternative to PDFSam
* | Misc fixesLibravatar Tad2017-09-27
| |
* | Merge pull request #1577 from hawkeye116477/masterLibravatar SpotComms2017-09-25
|\ \ | | | | | | Update waterfox.profile
| * | Whitelist /var and fix private-bit filter for waterfox on ArchLibravatar hawkeye1164772017-09-25
| | |
* | | Comment private-etc on SteamLibravatar Tad2017-09-25
|/ /
* | Add a profile for Android ROM compilationLibravatar Tad2017-09-25
| | | | | | | | | | | | such as AOSP, LineageOS/CyanogenMod, etc. Use like: firejail --profile=/etc/firejail/aosp.profile /bin/bash
* | add whitelist-var-common to some profilesLibravatar smitsohu2017-09-25
| |
* | various profile enhancementsLibravatar smitsohu2017-09-25
| | | | | | | | | | | | | | * okular needs kdeinit4 for open file dialog since recently * memory-deny-write-execute should be a safe addition for desktop use of dnscrypt and unbound * cleanup works