aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
Commit message (Collapse)AuthorAge
...
* fix hardening commentLibravatar glitsj162021-03-24
|
* fix network access commentLibravatar glitsj162021-03-24
|
* Merge pull request #4126 from rusty-snake/better-renamesLibravatar netblue302021-03-24
|\ | | | | Rename chromium-common-hardened and feh-network …
| * Rename chromium-common-hardened and feh-network …Libravatar rusty-snake2021-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | …again I am still not really happy about the rename from #4028, #4029, #4030 and #4031. I've no problem with moving away .inc but I don't like the result. So here's a proposal to make this better: | NAME | DESCRIPTION | | ------------------------- | ------------------------------------------------------------ | | `*-addons.profile` | (include) Allow external addons | | `*-common.profile` | (include) Common parts across multiple profiles | | `*-hardened.inc.profile` | Further hardening which can not be made default | | `*-network.inc.profile` | Allow optional network access | | `*-whitelist.inc.profile` | Enabled whitelisting (which can not be made default) ¹ | | `*.inc.profile` | Other profile specific includes | | `*.profile` | A profile for a program | | `allow-*.inc` | Multiple `noblacklist`s that should always be used together | | `disable-*.inc` | `blacklist`ing | | `whitelist-*-common.inc` | common `whitelist`s | | `*.inc` | Other generic includes | | `globals.local` | User overrides for all profiles | | `*.local` | Per profile user overrides | ¹ can be used for programs like KeePassXC or editors.
* | Merge pull request #4116 from Neo00001/masterLibravatar netblue302021-03-24
|\ \ | | | | | | Update vmware.profile & dbus-policy for amarok
| * | Update amarok.profileLibravatar Neo000012021-03-21
| | |
| * | Update amarok.profileLibravatar Neo000012021-03-19
| | |
* | | Update k3b.profileLibravatar Neo000012021-03-23
| |/ |/| | | #2989
* | fixes for gnome-logsLibravatar glitsj162021-03-21
| |
* | fix private-libLibravatar glitsj162021-03-20
| |
* | Merge pull request #4069 from rusty-snake/hasher-profilesLibravatar netblue302021-03-19
|\ \ | | | | | | Add profile for checksum tools
| * | Add profile for checksum toolsLibravatar rusty-snake2021-03-14
| | | | | | | | | | | | | | | | | | * Oops! Thanks for catching. * Add quiet
* | | Merge pull request #3984 from nidamanx/patch-1Libravatar netblue302021-03-19
|\ \ \ | | | | | | | | Fix for KeePassXC plugin
| * | | SortingLibravatar Nicola Davide Mannarelli2021-02-14
| | | | | | | | | | | | | | | | Moved in the right place as in template https://github.com/netblue30/firejail/blob/master/etc/templates/profile.template
| * | | Update etc/profile-a-l/firefox.profileLibravatar Nicola Davide Mannarelli2021-02-13
| | | | | | | | | | | | Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * | | Fix for KeePassXC pluginLibravatar Nicola Davide Mannarelli2021-02-13
| | | | | | | | | | | | | | | | | | | | KeePassXC changed the socket name. https://github.com/keepassxreboot/keepassxc/commit/a145bf91191f0a4630a7e31654aff8a8dfd09bf0 Keep also old socket name in whitelist for back compatibility
* | | | Merge pull request #4102 from pirate486743186/patch-13Libravatar netblue302021-03-19
|\ \ \ \ | | | | | | | | | | fixing dbus filtering for engrampa
| * | | | fixing dbus filtering for engrampaLibravatar pirate4867431862021-03-15
| | |_|/ | |/| |
* | | | Merge pull request #4098 from tredondo/masterLibravatar netblue302021-03-19
|\ \ \ \ | |/ / / |/| | | Create bcompare.profile
| * | | Uncomment nodvd, reuse "uncomment next" msgLibravatar Ted Robertson2021-03-14
| | | |
| * | | Allow external applications to paly sound filesLibravatar Ted Robertson2021-03-13
| | | |
| * | | No # ipc-namespaceLibravatar Ted Robertson2021-03-13
| | | | | | | | | | | | Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * | | noblacklist ${HOME}/.config/bcompareLibravatar Ted Robertson2021-03-13
| | | |
| * | | Follow meld convention for disable-programs.incLibravatar Ted Robertson2021-03-13
| | | |
| * | | Uncomment shell none, tracelog, dbus-*Libravatar Ted Robertson2021-03-13
| | | |
| * | | No useless commentsLibravatar Ted Robertson2021-03-13
| | | | | | | | | | | | Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * | | No commented #allusersLibravatar Ted Robertson2021-03-13
| | | | | | | | | | | | Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * | | No blank line after before # Persistent local customizationsLibravatar Ted Robertson2021-03-13
| | | | | | | | | | | | Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * | | No private-lib/optLibravatar Ted Robertson2021-03-13
| | | | | | | | | | | | Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * | | noexec ${HOME} is in disable-exec.incLibravatar Ted Robertson2021-03-13
| | | | | | | | | | | | Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * | | Hard line wrapLibravatar Ted Robertson2021-03-13
| | | | | | | | | | | | Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * | | Allow opening images via context menu with GwenviewLibravatar Ted Robertson2021-03-13
| | | |
| * | | Allow comparing ${DOCUMENTS}, ${PICTURES} etc.Libravatar Ted Robertson2021-03-13
| | | |
| * | | Create bcompare.profileLibravatar Ted Robertson2021-03-13
| | | |
* | | | Add a profile for JamiLibravatar Tad2021-03-15
| | | | | | | | | | | | | | | | Left out of firecfg because I think it was buggy.
* | | | Harden PPSSPP and add a PPSSPPSDL aliasLibravatar Tad2021-03-15
| | | |
* | | | fixing engrampa profileLibravatar pirate4867431862021-03-13
| | | |
* | | | Merge pull request #4068 from pirate486743186/patch-9Libravatar netblue302021-03-10
|\ \ \ \ | |_|_|/ |/| | | atril support for cbz, cbr, cbt, cb7
| * | | adding cbr, cbt, cb7Libravatar pirate4867431862021-03-08
| | | |
| * | | atril support for cbzLibravatar pirate4867431862021-03-07
| | | |
* | | | profile fixesLibravatar rusty-snake2021-03-08
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | ghostwriter.profile: 'dbus-user none' freeze ghostwriter when clicking on open file, 'dbus-user filter' works. This is the same as in d0004b84 for openshot looks like a QT problem. marker: allow python
* | | new profile: com.github.phase1geo.minderLibravatar rusty-snake2021-03-06
| | |
* | | adding support for "play with..." extensionLibravatar pirate4867431862021-03-03
|/ / | | | | | | | | | | adding support for "play with..." extension. It uses a clever hack, so it doesn't need an external application in order to launch mpv. Also trimmed ff2mpv comment block. and added .cache/youtube-dl
* | Merge pull request #4031 from glitsj16/firefox-common-addonsLibravatar glitsj162021-03-02
|\ \ | | | | | | Rename firefox-common-addons.inc
| * | rename firefox-common-addons.incLibravatar glitsj162021-03-02
| | |
| * | Rename etc/inc/firefox-common-addons.inc to ↵Libravatar glitsj162021-03-02
| | | | | | | | | | | | etc/profile-a-l/firefox-common-addons.profile
* | | Merge pull request #4030 from glitsj16/chromium-common-hardenedLibravatar glitsj162021-03-02
|\ \ \ | | | | | | | | Rename chromium-common-hardened.inc
| * | | rename chromium-common-hardened.incLibravatar glitsj162021-03-02
| | | |
| * | | rename chromium-common-hardened.incLibravatar glitsj162021-03-02
| | | |
| * | | Rename etc/inc/chromium-common-hardened.inc to ↵Libravatar glitsj162021-03-02
| |/ / | | | | | | | | | etc/profile-a-l/chromium-common-hardened.profile