aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Fix filename in commentLibravatar Jean-Philippe Eisenbarth2019-06-17
| | | Co-Authored-By: rusty-snake <print_hello_world+GitHub@protonmail.com>
* Fix spotify.profileLibravatar Jean-Philippe Eisenbarth2019-06-17
|
* Minor fixes for udiskieLibravatar glitsj162019-06-17
| | | | | Nitpicks: - it's common practice to refer to the python executable(s) in private-bin with `python*`, which covers both v2 and v3; - now that @rusty-snake handed us all the needed tools to check/fix sorting multi-value options, put it to use.
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2019-06-17
|\
| * Merge pull request #2775 from jose1711/udiskie-profileLibravatar rusty-snake2019-06-17
| |\ | | | | | | Add profile for udiskie
| | * Apply suggestions from code reviewLibravatar Jose Riha2019-06-17
| | | | | | | | | | | | Co-Authored-By: rusty-snake <print_hello_world+GitHub@protonmail.com>
| | * Add profile for udiskieLibravatar Jose Riha2019-06-15
| | |
* | | no postmount checks when building basic filesystemLibravatar smitsohu2019-06-17
|/ / | | | | | | fixes #2782
* | cleanupLibravatar smitsohu2019-06-17
| |
* | streamline remounting (ro,rw,noexec)Libravatar smitsohu2019-06-17
| |
* | tighten gnome-mapsLibravatar rusty-snake2019-06-16
| |
* | some fixes in profile.templateLibravatar rusty-snake2019-06-16
| |
* | Fix writing places file for gnome-mapsLibravatar glitsj162019-06-16
| |
* | consequent order of writable-*Libravatar rusty-snake2019-06-16
| |
* | move noblacklist ~/.java to allow-java.incLibravatar rusty-snake2019-06-16
| |
* | coalesce comments in firefox-common profileLibravatar smitsohu2019-06-16
| |
* | Merge branch 'master' of github.com:netblue30/firejailLibravatar rusty-snake2019-06-16
|\ \
| * | chromium-common profile: add nodbus conditionalLibravatar smitsohu2019-06-16
| | |
* | | many profile cleanup (4)Libravatar rusty-snake2019-06-16
|/ / | | | | | | | | | | | | | | | | containing: - files forgotten in 4beaf8f9 - workarounds for #903 - commented useless private-etc lines removed - remove commented seccomp.keep lines - much more
* | Sort comented private-{bin,etc} linesLibravatar rusty-snake2019-06-16
| | | | | | | | in addition to 019fa047, c7d34b5e, 0a9beba3, cbdbb0f0.
* | add rhythmbox-client.profileLibravatar rusty-snake2019-06-16
| |
* | Fix protocol lineLibravatar rusty-snake2019-06-16
| | | | | | | | only unknown-horizons was affected
* | Sort caps.keep and seccomp.drop options (#2780)Libravatar glitsj162019-06-16
| | | | | | | | | | | | | | | | | | | | | | | | * Sort seccomp.drop in unbound.profile * Sort caps.keep in tor.profile * Sort seccomp.drop in qgjs.profile * Sort seccomp.drop in dnscrypt-proxy.profile * Sort caps.keep in chromium-common.profile
* | Merge branch 'master' of github.com:netblue30/firejailLibravatar rusty-snake2019-06-15
|\ \
| * \ Merge pull request #2774 from Vincent43/Vincent43-chromium-nodbusLibravatar Vincent432019-06-15
| |\ \ | | | | | | | | chromium: disable nodbus
| | * | chromium: disable nodbusLibravatar Vincent432019-06-15
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unfortunately nodbus prevents access to site passwords if they are stored in GNOME Keyring[1]. According to docs chromium can store password in 3 different ways: GNOME Keyring KWallet 4 plain text As KWallet storage may be broken in a same way, using nodbus will force chromium to store passwords in plain text which isn't best option for security and for firejail default. [1] https://wiki.gnome.org/Projects/GnomeKeyring [2] https://chromium.googlesource.com/chromium/src.git/+/master/docs/linux_password_storage.md
* | / some profile fixesLibravatar rusty-snake2019-06-15
|/ /
* | More sorting private-etc (#2779)Libravatar glitsj162019-06-15
| | | | | | | | | | | | | | | | * Sort private-etc This .inc file got missed by https://github.com/netblue30/firejail/pull/2766. * Sort private-etc
* | Sort private-lib (#2778)Libravatar glitsj162019-06-15
|/ | | | | | | | | | | | * Sort private-lib * Sort private-lib * Sort private-lib Don't know why there was a reference to /usr/bin/gedit in private-lib... * Sort private-lib
* Merge pull request #2766 from rusty-snake/fix-all-private-bin_etc-linesLibravatar Vincent432019-06-15
|\ | | | | automatically fixed all private-{bin,etc} lines
| * remove starting comma in kid3.profileLibravatar rusty-snake2019-06-14
| |
| * automatically fixed all private-{bin,etc} linesLibravatar rusty-snake2019-06-13
| |
* | Use private-etc directlyLibravatar glitsj162019-06-15
| | | | | | Thanks to @rusty-snake for pointing this out.
* | Update firefox-common-addons.incLibravatar rusty-snake2019-06-15
| | | | | | remove 'noblacklist ${HOME}/.local/share/tridactyl', it will never blacklisted (see #2746)
* | firefox-common-addons.inc: + tridactyl (#2746)Libravatar Sergey Alirzaev2019-06-15
| |
* | Fix youtube video in totem (#2764)Libravatar StelFux2019-06-15
| | | | | | | | | | | | | | | | * Fix youtube video in totem lua is required for youtube (online?) videos * Fix youtube video in totem with allow-lua.inc
* | Refactoring as whitelist profile (#2773)Libravatar glitsj162019-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor artha as whitelist profile * Refactor clipit as whitelist profile * Refactor devilspie as whitelist profile * Refactor devilspie2 as whitelist profile * Refactor exfalso as whitelist profile * Refactor pavucontrol as whitelist profile * Refactor pdftotext as whitelist profile * Refactor redshift as whitelist profile * Refactor soundconverter as whitelist profile
* | Remove private-cache in aria2c profileLibravatar glitsj162019-06-15
| | | | | | Fixes #2772
* | Re-order smplayer profileLibravatar glitsj162019-06-15
| | | | | | Leaving alphabetical ordering of private-bin up to https://github.com/netblue30/firejail/pull/2766.
* | Re-order seahorse profileLibravatar glitsj162019-06-15
| |
* | Re-order mpv profileLibravatar glitsj162019-06-15
| | | | | | Leaving alphabetical ordering of private-bin up to https://github.com/netblue30/firejail/pull/2766.
* | Re-order mpsyt profileLibravatar glitsj162019-06-15
| | | | | | Leaving the alphabetical ordering up to https://github.com/netblue30/firejail/pull/2766.
* | Harden mpDris2 profileLibravatar glitsj162019-06-15
| |
* | Create syscalls file (#2754)Libravatar curiosity-seeker2019-06-14
| | | | | | | | | | | | * Create syscalls file A little script to determine the necessary syscalls for a program.
* | New profiles: newsbeuter, keepassxc-{cli,proxy}Libravatar rusty-snake2019-06-14
| |
* | Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302019-06-13
|\ \
| * | Streamline mdwe comment (#2769)Libravatar glitsj162019-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Streamline mdwe comment for authenticator * Streamline mdwe comment for autokey-common * Streamline mdwe comment for baobab * Streamline mwde comment for bitwarden * Streamline mdwe comment for clawsker * Streamline mdwe comment for devhelp * Streamline mdwe comment for d-feet * Streamline mdwe comment for enpass * Streamline mdwe comment for eo-common * Streamline mdwe comment for exfalso * Streamline mdwe comment for font-manager * Streamline mdwe comment for geekbench * Streamline mdwe comment for mpDris2 * Streamline mdwe comment for ocenaudio * Streamline mdwe comment for QMediathekView * Streamline mdwe comment for subdownloader * Streamline mdwe comment for viewnior * Streamline mdwe comment for youtube-dl
* | | tcpdump and tshark profilesLibravatar netblue302019-06-13
|/ /
* | Update godot.profileLibravatar rusty-snake2019-06-13
| |
* | Fix mdwe in qtox.profileLibravatar glitsj162019-06-13
| | | | | | Fixes #2767 - thanks to @grizzlyuser for reporting this.