tor-browser: sandbox out-of-place
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
'';
|
||||
});
|
||||
sandbox.method = "bwrap";
|
||||
sandbox.wrapperType = "inplace"; # trivial package, so cheaper to wrap in-place
|
||||
sandbox.net = "clearnet"; # tor over VPN wouldn't make sense
|
||||
sandbox.whitelistAudio = true;
|
||||
sandbox.whitelistDbus = [ "user" ]; #< so `tor-browser http://...` can open using an existing instance
|
||||
|
Reference in New Issue
Block a user