aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* document protocol=bluetoothLibravatar rusty-snake2020-11-16
|
* add read-only items for ksh and mkshLibravatar glitsj162020-11-14
| | | Follow-up from discussion in https://github.com/netblue30/firejail/pull/3751.
* Merge pull request #3751 from Ypnose/masterLibravatar rusty-snake2020-11-14
|\ | | | | disable-shell.inc: add mksh shell
| * disable-shell.inc: add mksh shellLibravatar Ypnose2020-11-14
|/
* Dbus fixes (#3750)Libravatar glitsj162020-11-13
| | | | | * add dbus comment * disable dbus
* Add XAUTHORITY file of sddm from openSUSE Tumblew…Libravatar rusty-snake2020-11-13
| | | | …eed to wruc
* add gvfs-metadata to disable-common.incLibravatar Tad2020-11-13
| | | | - this might need to be looked into
* fix dbusLibravatar glitsj162020-11-12
| | | At least on Ubuntu 16.04 LTS we need an additional own.
* minetest.profile: whitelist /usr/share/games/minetest (#3740)Libravatar Davide Beatrici2020-11-11
| | | It's the path to the game's data in the official Debian package.
* update konsole/plasma blacklistLibravatar smitsohu2020-11-11
|
* adding /dev/mqueue to disable-exec.incLibravatar smitsohu2020-11-11
|
* add alsa/group to private-etcLibravatar glitsj162020-11-10
| | | fix for #3737.
* fix #3736Libravatar glitsj162020-11-10
| | | Added ${HOME}/.alsaequal.bin to fix #3736
* fixes, closes, enhances, improvements, and so onLibravatar rusty-snake2020-11-09
| | | | | | | | | | | | | | | | | | | - .github/ISSUE_TEMPLATE/bug_report.md: get ride off spanish, french, ... error messages - etc/inc/firefox-common-addons.inc: support ff2mpv - etc/profile-a-l/gimp.profile: note about xsane - etc/profile-m-z/min.profile: prettify - etc/profile-m-z/mpsyt.profile: fix, add lua - etc/profile-m-z/qbittorrent.profile: add note for tray-icons; this will get a better note once I investigated and audited all the D-Bus tray stuff. - etc/profile-m-z/transmission-daemon.profile: fix, add protocol packet close #3686 - mps-youtube needs lua close #3701 - Firefox native messaging regression in 0.9.62.4 -> 0.9.64rc1 close #3636 - transmission-daemon fills log with error close #3640 - Gimp - add note how to enable scanning (xsane) close #3707 - qBittorrent tray icon missing from notification panel when running it with firejail
* disable private-etc in zoom, close #3726Libravatar rusty-snake2020-11-09
|
* fix min.profileLibravatar glitsj162020-11-09
| | | As per https://github.com/netblue30/firejail/pull/3688#discussion_r511290714 min needs wusc. Runs fine with wruc too so let's fix min for users.
* rework chromium (#3688)Libravatar rusty-snake2020-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rework chromium + 516d0811 has removed fundamental security features. (remove caps.drop=all, nonewprivs, noroot, seccomp, protocol; add caps.keep) Though this is only necessary if running under a kernel which disallow unprivileged userns clones. Arch's linux-hardened and debian kernel are patched accordingly. Arch's linux and linux-lts kernels support this restriction via sysctk (kernel.unprivileged_userns_clone=0) as users opt-in. Other kernels such as mainline or fedora/redhat always support unprivileged userns clone and have no sysctl parameter to disable it. Debian and Arch users can enable it with 'sysctl kernel.unprivileged_userns_clone=1'. This commit adds a chromium-common-hardened.inc which can be included in chromium-common to enhance security of chromium-based programs. + chromium-common.profile: add private-cache + chromium-common.profile: add wruc and wusc, but disable it for the following profiles until tested. tests welcome. - [ ] bnox, dnox, enox, inox, snox - [ ] brave - [ ] flashpeak-slimjet - [ ] google-chrome, google-chrome-beta, google-chrome-unstable - [ ] iridium - [ ] min - [ ] opera, opera-beta + move vivaldi-snapshot paths from vivaldi-snapshot.profile to vivaldi. /usr/bin/vivaldi is a symlink to /etc/alternatives/vivaldi which can be vivaldi-stable, vivaldi-beta or vivaldi-snapshot. vivaldi-snapshot.profile missed also some features from vivaldi.profile, solve this by making it redirect to vivaldi.profile. TODO: exist new paths such as .local/lib/vivaldi also for vivaldi-snapshot? + create chromium-browser-privacy.profile (closes #3633) * update 1 + add missing 'ignore whitelist /usr/share/chromium' + revert 'Move drm-relaktions in vivaldi.profile behind BROWSER_ALLOW_DRM.'. This breaks not just DRM, it break things such as AAC too. In addition vivaldi shows a something is broken pop-up, we would have a lot of 'does not work with firejail' issues. * update 2 * update 3 fixes #3709
* adding test-profiles to ci testLibravatar netblue302020-11-08
|
* adding test-profiles to ci testLibravatar netblue302020-11-08
|
* full ci testLibravatar netblue302020-11-08
|
* mkdir ci testingLibravatar netblue302020-11-08
|
* mkdir ci testingLibravatar netblue302020-11-08
|
* testing mkdir.expLibravatar netblue302020-11-08
|
* Merge pull request #3719 from netblue30/testsLibravatar netblue302020-11-08
|\ | | | | ci: enable test-fs tests on github-ci
| * Merge branch 'master' into testsLibravatar netblue302020-11-08
| |\ | |/ |/|
* | Update linphone profile (#3734)Libravatar Dara Adib2020-11-08
| | | | | | | | linphone 4.0 changed the location of config and database files to respect freedesktop standards.
* | second #3728 [skip ci]Libravatar rusty-snake2020-11-06
| |
* | profile fixesLibravatar rusty-snake2020-11-06
| | | | | | | | | | | | | | | | - update README.md and RELNOTES - add 'blacklist ${RUNUSER}/.flatpak-cache' to disable-common.inc - fix #3728, fonts in openSUSE KDE with wc / wusc - fix gnome-todo - fix xournalpp MathTeX whitelist
* | ci: drop Travis CI because of their new pricing modelLibravatar Reiner Herrmann2020-11-04
| | | | | | | | | | | | Meanwhile most tests are also run via GitHub Actions Fixes #3721
* | Allow lua in minetest.profileLibravatar glitsj162020-11-03
| | | | | | | | | | Closes #3723 Introduced in 388826683c3b90926e73c83ddb91d5c84a7fa1fa
* | fix ${HOME}/.ssh access in filezilla.profileLibravatar glitsj162020-11-03
| | | | | | This fixes #3722.
* | Add spectacle's profile (#3717)Libravatar Neo000012020-11-02
| | | | | | | | | | | | | | * Update firecfg.config * Update disable-programs.inc * Create spectacle.profile
| * ci: enable test-fs tests on github-ciLibravatar Reiner Herrmann2020-11-01
|/
* README updateLibravatar netblue302020-11-01
|
* Merge pull request #3716 from Svaag/ssh-u2fLibravatar netblue302020-11-01
|\ | | | | Remove nou2f in ssh profile
| * Remove nou2f in ssh profileLibravatar David Hyrule2020-11-01
| |
* | fix #3712Libravatar netblue302020-11-01
| |
* | potential fix for #3690Libravatar netblue302020-11-01
|/
* Allow webcam access in zoom.profileLibravatar glitsj162020-10-31
| | | This fixes #3711.
* keepassxc dbus, closes #3713 [skip ci]Libravatar rusty-snake2020-10-31
|
* firefox d-bus (#2953) & fix xournalppLibravatar rusty-snake2020-10-29
|
* support bluetooth protocol in sort.pyLibravatar Reiner Herrmann2020-10-28
|
* added bluetooth to the list of protocols allowed by seccompLibravatar netblue302020-10-28
|
* profile fixesLibravatar netblue302020-10-28
|
* slightly change changelog date to not have duplicateLibravatar Reiner Herrmann2020-10-28
|
* reverted --bind as root - some security problemsLibravatar netblue302020-10-27
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302020-10-27
|\
| * Update okular.profile to support cbr files (#3704)Libravatar blockbandit2020-10-27
| | | | | | | | | | | | | | * Update okular.profile okular has support for reading cbr (rar-compressed comic book). without unrar or unar in private-bin, okular fails to decompress the files for viewing. * Sorted private-bin
* | compile time option to disable --private-cache and --tmpfs for regular userLibravatar netblue302020-10-27
|/
* Remove redundant read-only item (#3703)Libravatar glitsj162020-10-27
| | | | | | | | | | | | | * remove read-only item redundancy 'read-only ${HOME}/.config/mimeapps.list' is already part of disable-common.inc * remove read-only item redundancy 'read-only ${HOME}/.config/mimeapps.list' is already part of disable-common.inc, which is included in the redirect profile * remove read-only item redundancy 'read-only ${HOME}/.config/mimeapps.list' is already part of disable-common.inc, which is included in the redirect profile