logoalt Hacker News

loboftatoday at 3:30 PM1 replyview on HN

So let each build script define its own level of sandboxing and then users can determine whether they are okay with that level or not, e.g. `cargo build --sandbox-level=...`


Replies

jurgenburgentoday at 4:04 PM

That’s not solving the problem, that’s avoiding it by making it the users fault if they make a mistake.