back

by Philpax·2y ago·view on hn ↗
> I used to think we'd eventually get to capability based security, but now I see we'll always be stuck with application permission flags, the almost worthless bastard cousin, instead.

My hope is that WASI will introduce capability based security to the mainstream on non-mobile computers [0] - it might just take some time for them to get it right. (And hopefully no half-baked status-quo-reinforcing regressive single-runtime-backed alternatives win in the meantime.)

[0]: https://github.com/bytecodealliance/wasmtime/blob/main/docs/...

1 comments
Strong agree. My main concern is that someone will "fix" WASI by grafting on a POSIX extension and kill its security.
WASIX?
That was the unfortunate entity I was implying in my post, yes :(