Custom Firejail profile as security increase #776
Replies: 3 comments
Hello, the firejail profiles are maintained directly in the firejail Please search for/report any issues with firejail profiles directly in there: As for the upstream vscodium profile not working, this has been reported in the So I quoted your comment in the above; let's continue this over there. |
|
Thanks for the reply. |
|
As a trace in this discussion I confirm that with the update of @kmk3 (PR #4587 -> Fix vscodium ) and using the latest profiles, those who include the changes related to 'Electron' (from 'Refactor code.profile as electron redirect' onwards), no changes on local profiles are needed at less for special cases such a local/portable installation where you need to enable access to the installation directory through the directive |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Following the latest problems detected with marketplace ( #746 ), I tried to use Firejail to increase security but in my computer the default profile does not work, so I tried to create a new local profile following information/instructions on how to manage Chromium/Electron applications. Referring especially on firejail repo (issue 2949 > netblue30/firejail#2946 ) I created the profile I attach stored locally at
~/.config/firejail/codium.profileI use it from my shell through an alias for the executable
codium(./bin/codium) as:alias codium='firejail /my/local/installation/path/vscodium/bin/codium'Not knowing how to share it I used this channel hoping to have help to correct/extend it to get best result
Enrico
codium.profile:
All reactions