aboutsummaryrefslogtreecommitdiffstats
path: root/etc/torbrowser-launcher.profile
Commit message (Collapse)AuthorAge
* Disable tracelog in Tor Browser profiles, see #1930, fixes #2108Libravatar Tad2018-09-06
|
* Merge pull request #2081 from SkewedZeppelin/descriptionsLibravatar netblue302018-08-14
|\ | | | | Add descriptions to profiles
| * Cleanup descriptionsLibravatar Tad2018-08-13
| |
| * Add descriptions to profiles, pulled from Ubuntu 18.04Libravatar Tad2018-08-13
| |
* | Add seccomp line from firefox-common to Tor Browser profilesLibravatar Tad2018-08-14
|/ | | | - The next version of TBB is based on Firefox 60 and will need the same changes to prevent breakage
* Create tor-browser-en directory, add missing bin programsLibravatar Jean Lucas2018-06-14
| | | | tar and xz are needed on first run.
* Misc fixesLibravatar Tad2018-05-12
|
* WIP: Blacklist common programming interpreters. (#1837)Libravatar Fred Barclay2018-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use path variable instead of full path when blacklisting devel tools. * Part 1: blacklist python, perl, ruby, etc in disable-interpreters.inc * Part 2: allow access to java as needed * Typo: missing blacklist * Part 3: allow perl access as needed * typo * Add xreader thumbnailer and previewer profiles * Add xplayer audio-preview and thumbnailer profiles * Add atril thumbnailer and previewer profiles * More fixups after adding disable-interpreters.inc * Blacklist javac * More javac noblacklisting * Remove javac from dex2jar, libreoffice, multimc5, and pdfsam profiles * --nodbus, first draft for #1825 * dbus.c * rework akonadi integration the usr.sbin.mysqld-akonadi apparmor profile, enforced by default in ubuntu and debian testing (and probably opensuse), doesn't play well with a number of firejail options. the reason for this is that once the no_new_privs bit is set, apparmor profile transitions are forbidden. enforcing our own apparmor policy instead is also no solution, because these programs don't even start without d-bus. relaxing the kmail profile was necessary so that kmail can fire up akonadi itself, just in case akonadi has not been started earlier already by another program. this is always an issue when kmail is the only installed akonadi client, but there may be more circumstances. for reasons outlined above this doesn't help debian and ubuntu (opensuse?) users though :-/ a brief summary of the seccomp exceptions: chroot is needed for qt webengine, io_prioset for the akonadi indexing agent, io_getevents, io_submit, io_setup are needed for mysqld. when akonadi has an sqlite3 backend, less exceptions to the seccomp filter are necessary, but mysqld is the default. in the future all kontact suite profiles (itm only kmail, knotes) should probably be redirections to akonadi_control, but the issues with apparmor make this somewhat impractical for now (options like 'protocol' couldn't go to akonadi_control.local any more, if current kmail redirected to there). * Add nodbus to some profiles - part 1 * Spotify works with nodbus on Arch * Enable nodbus for keepassx and keepassxc profiles. I've tested on keepassxc but should work for keepassx as well. Settings are not immutable. * recalibrate dbus access, deploy nodbus option see #1822 and #1825. also systematically replaces 'blacklist /run/user/*/bus' with 'nodbus'. with contributions from @Fred-Barclay * various blacklist additions * Add a profile for ncdu, enable private-etc in Steam again, and fixup gnome-recipes * comment nodbus where it interferes with dconf pending further discussion * Add a disabled and extensive private-bin for Steam * Further improve private-bin in steam * comment apparmor, net where they interfere with dconf - #1843 * gnome-calculator fixup * spectre support for clang compiler * spectre clang support * enable/disable dbus handling in /etc/firejail/firejail.config * nodbus man pages, etc. * redirect knotes to kmail, some tweaks * testing * gimp fixup * Even more fixups after adding disable-interpreters.inc * AWS and GCP store credentials in local directories as part of project setup. Configuration for cloud providers is sensitive information; it should be in the default block list. I didn't see profiles for gcloud or awscli, so haven't added any exclusions. boto and kubectl are not provider-specific, but also store credentials for whichever platforms they happen to be being used with. * testing * consolidate makefiles * gitignore * Use path variable instead of full path when blacklisting devel tools. * Part 1: blacklist python, perl, ruby, etc in disable-interpreters.inc * Part 2: allow access to java as needed * Typo: missing blacklist * Part 3: allow perl access as needed * typo * More fixups after adding disable-interpreters.inc * Blacklist javac * More javac noblacklisting * Remove javac from dex2jar, libreoffice, multimc5, and pdfsam profiles * Cleanup rebase leftovers * imagej doesn't need javac access * Add cc to blacklisted compilers * Use wildcards when blacklisting some gcc paths * Blacklist lua in disable-interpreters * Correct blacklist for node.js * Fred Barclay note: some of these commits (all of the ones that don't affect files inside etc/) aren't mine but were added during a rebase + squash
* Add ld.so.cache to torbrowser-launcher.profileLibravatar Tad2018-02-26
|
* Fix Tor Browser Launcher dirs not getting created on first launchLibravatar Tad2018-02-04
|
* 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
|
* 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
|
* Simplfy locale specific Tor Browser profilesLibravatar Tad2018-01-01
|
* (Re)add disable-mnt to common browser profiles.Libravatar Fred-Barclay2017-11-28
|
* Consistent home directory nomenclatureLibravatar Fred-Barclay2017-11-17
|
* /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
|
* Misc fixesLibravatar Tad2017-09-18
| | | | Thanks to @Fred-Barclay, @smitsohu and @reinerh for a bunch of these
* Add novideo and noexec /tmp to tor browsersLibravatar Tad2017-08-14
|
* firejail profile for torbrowser-launcherLibravatar PizzaDude2017-08-14