Skip to content

Enable the Chromium sandbox when the system supports it #695

Description

@linesight

cefpython has always disabled Chromium's sandbox on Linux. Historically this was done with no_sandbox = 1 in CefSettings; as of the cefpython 147 work it's a --no-sandbox command-line switch instead. Either way the sandbox is off, but it's an important security feature and we should enable it where we can. Opening this to track that.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions