From 3c3602fe4e747f3489c917f4de991c9043df9751 Mon Sep 17 00:00:00 2001 From: Tad Date: Sat, 16 Sep 2017 14:11:43 -0400 Subject: Harden 25 profiles --- etc/brackets.profile | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'etc/brackets.profile') diff --git a/etc/brackets.profile b/etc/brackets.profile index 151d88bdd..0a8c592a7 100644 --- a/etc/brackets.profile +++ b/etc/brackets.profile @@ -14,12 +14,16 @@ include /etc/firejail/disable-passwdmgr.inc include /etc/firejail/disable-programs.inc caps.drop all -# Comment out or use --ignore=net if you want to install extensions or themes -net none -# Disable these if you use live preview (until I figure out a workaround) -# Doing so should be relatively safe since there is no network access +netfilter +nodvd +nogroups +nonewprivs noroot +nosound +notv +novideo +protocol unix,inet,inet6 seccomp +shell none -private-bin bash,brackets,readlink,dirname,google-chrome,cat private-dev -- cgit v1.2.3-54-g00ecf