|
|
|
|
|
by tokera
1121 days ago
|
|
Twitter Community Notes: * WASIX does not allow one to open a random file in the host environment, in fact WASIX changed absolutely nothing in file system ABI's at all from preview1 - it just added other extensions. * WASIX has not removed the capabilities model and instead extended it to support Berkley sockets - i.e. there are capabilities defined for the new socket operations. * WASIX is fully sandboxed, meaning the network is completely virtual and can be restricted as much as one likes * TTY and forking is also fully sandboxed. * You can't reject the Internet |
|