aboutsummaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAge
...
* | | pybitmessage.profile: remove memory-deny-write-executeLibravatar Vincent432019-01-30
| | | | | | | | | On some systems it causes app to crash on startup, see https://github.com/netblue30/firejail/issues/2379
* | | alphabetizeLibravatar smitsohu2019-01-30
| | |
* | | misc profile hardening (xdg blacklist, private-cache, netfilter)Libravatar smitsohu2019-01-30
| | |
* | | Fixup qtox profile, closes #2374Libravatar Tad2019-01-28
| | |
* | | Fixup cliqz profile, closes #2377Libravatar philotux2019-01-28
| | |
* | | enable/disable cgroup in firejail.configLibravatar netblue302019-01-27
| | |
* | | Merge pull request #2373 from rusty-snake/fix_gnome-mapsLibravatar Fred Barclay2019-01-27
|\ \ \ | | | | | | | | Fix gnome-maps
| * | | Fix gnome-mapsLibravatar rusty-snake2019-01-27
| |/ /
* / / Allow processes confined with AppArmor to obtain some process informationLibravatar Reiner Herrmann2019-01-27
|/ / | | | | | | | | | | | | | | 'firejail --apparmor chromium' logged a huge amount of apparmor denials, because it wants to use read/readby permissions. Allow those accesses, but keep full tracing disabled by default. See also: https://bugs.debian.org/912587 and apparmor.d(5)
* / kodi.profile: switch back to default seccomp filterLibravatar Vincent432019-01-24
|/ | | As mincore syscall was dropped from default list we can use it again.
* fix skypeforlinuxLibravatar netblue302019-01-23
|
* removed mincore syscall from default seccomp filterLibravatar netblue302019-01-23
|
* improve gwenview and dolphin profiles - #2306 #2348Libravatar smitsohu2019-01-22
|
* Fix github-desktop for appimage usageLibravatar glitsj162019-01-22
|
* Redo github-desktop.profile as blacklist profileLibravatar glitsj162019-01-22
| | | Following suggestion in https://github.com/netblue30/firejail/pull/2362 to turn this into a blacklist profile.
* Refactor github-desktop.profileLibravatar glitsj162019-01-22
|
* kodi profile - removed mincore from seccomp filterLibravatar netblue302019-01-21
|
* Add warning to thunderbird profile -- fix #2357Libravatar Fred-Barclay2019-01-20
|
* Merge pull request #2356 from glitsj16/gnome-calculatorLibravatar glitsj162019-01-20
|\ | | | | Unbreak currency conversion for gnome-calculator
| * Unbreak currency conversion for gnome-calculatorLibravatar glitsj162019-01-20
| |
* | Merge pull request #2354 from glitsj16/gcalccmdLibravatar glitsj162019-01-20
|\ \ | | | | | | Create gcalccmd.profile
| * | Create gcalccmd.profileLibravatar glitsj162019-01-20
| | |
* | | Merge pull request #2353 from glitsj16/gnome-calculatorLibravatar glitsj162019-01-20
|\ \ \ | | |/ | |/| Harden gnome-calculator profile
| * | Harden gnome-calculator profileLibravatar glitsj162019-01-20
| |/
* / Harden eog profileLibravatar glitsj162019-01-20
|/
* Create clawsker.profileLibravatar glitsj162019-01-20
|
* Merge pull request #2347 from Lockdis/masterLibravatar SkewedZeppelin2019-01-20
|\ | | | | add google earth pro, update google earth profile
| * Update google-earth-pro.profileLibravatar Lockdis2019-01-18
| |
| * Update google-earth.profileLibravatar Lockdis2019-01-18
| |
| * Create google-earth-pro.profileLibravatar Lockdis2019-01-18
| |
* | Update libreoffice.profileLibravatar rusty-snake2019-01-19
|/ | | comment `machine-id`
* flameshot.profile: remove memory-deny-write-executeLibravatar Vincent432019-01-18
| | | memory-deny-write-execute may break app, see https://github.com/netblue30/firejail/issues/1139#issuecomment-455420202
* konversation.profile: add netlink protocolLibravatar Vincent432019-01-17
| | | This suppresses errors seen in https://github.com/netblue30/firejail/issues/1139#issuecomment-454780721
* Update gajim.profileLibravatar rusty-snake2019-01-16
| | | Fix plugin-update and install.
* adding mincore syscall to the default seccomp filter and some independent ↵Libravatar netblue302019-01-14
| | | | profiles
* 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
| |
| * 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
|/
* MergesLibravatar Tad2018-12-22
|
* 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
|
* New profile for supertuxkart. (#2298)Libravatar rusty-snake2018-12-16
| | | | | | * New profile supertuxkart * review fixes
* 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.