Earlier quoted context omitted.
I thought that might be the case. So not actually sandboxing at all.
What does Sandboxing™ give you that pledge+unveil doesn't?
Writing it like this is kind of funny, hoenstly, but not for the reasons you probably think.
> give you that pledge+unveil doesn't?
Not requiring the cooperation of developers to opt-in, for starters.
You really think pledge and unveil are equivalent to sandboxing? Can you refer to any sandboxing solution or technologies that limit themselves to restricting syscalls and hiding file paths? Unveil is a lot more useful as a component in sandboxing, I'll give you that.
Something like linux namespaces or even capabilities would be a hell of a lot better though.