How can I test whether Chromium is running inside sandbox
2
votes
2
answers
4710
views
I am using
Chromium
browser on Debian Wheezy
. I read that Chromium
is using sandbox to isolate its processes from the rest of the system and thus to increase security.
How can I verify that Chromium
is indeed running inside a sandbox?
Is Chromium using sandbox by default, or do I have to configure it? When I start Chromium
by clicking on the icon, and then look at the running process with ps
, I see no indication that it runs in sandbox (i.e. no --sandbox
parameter).
Asked by Michael Boies
(186 rep)
Feb 13, 2015, 01:31 PM
Last activity: Nov 1, 2023, 10:38 PM
Last activity: Nov 1, 2023, 10:38 PM