-
Notifications
You must be signed in to change notification settings - Fork 577
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor electron.profile and electron based programs #3806
Comments
|
Very nice idea 👍, love it. |
rusty-snake
added a commit
to rusty-snake/firejail
that referenced
this issue
Jan 7, 2021
rusty-snake
added a commit
that referenced
this issue
Jan 8, 2021
7 tasks
|
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add
caps.keep sys_admin,sys_chroot
to electron.profile and remove the following.Additional add
#include chromium-common-hardened.inc
with a note.include whitelist-common.inc
to electron.profileinclude disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-xdg.inc
shell none
private-bin electron[0-9],electron[0-9][0-9]
nou2f
novideo
private-tmp
include whitelist-var-common.inc
include whitelist-usr-share-common.inc
include whitelist-runuser-common.inc
disable-mnt
private-cache
private-dev
include globals.local
Needs update:
The text was updated successfully, but these errors were encountered: