Hacker News new | ask | show | jobs
by armchairhacker 669 days ago
https://github.com/github/securitylab/tree/main/SecurityExpl...

> If successful, on Ubuntu 22.04, it should call launch xcalc when calc.html is opened in Chrome.

Then how does this work? It doesn't look like the provided build flags disable any sandbox that the distributed build doesn't.

1 comments

You can disable it runtime, with --no-sandbox command line option.