Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support socket access management #99

Open
ChenKS12138 opened this issue Feb 15, 2022 · 0 comments
Open

Support socket access management #99

ChenKS12138 opened this issue Feb 15, 2022 · 0 comments

Comments

@ChenKS12138
Copy link

ChenKS12138 commented Feb 15, 2022

It seems that socket access management is missing by far, and socket operation is unrestricted. Untrusted libraries could bind any socket, so the host environment could be hacked. Does any further plan has been put on the agenda?

Recently, wasmtime-wasi had released v0.34.0 which provides the basic networking(bytecodealliance/wasmtime#3711) with access management API like preopened_socket. I think we could support socket access via it.

@ChenKS12138 ChenKS12138 changed the title Support socket access Support socket access management Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant