Skip to content

Harden WebAssembly by allowing it to be used only through permission #1150

@david0xd

Description

@david0xd

Because of the complexity of the WebAssembly endowment additional hardening is required.

Hardening WebAssembly endowment will include:

  • Removing the WebAssembly from default endowments.
  • Create a new permission endowment:webassembly which adds access to it.
  • Make the endowment:webassembly only usable in Flask.

Metadata

Metadata

Assignees

Labels

type-securityRelated to enforcing our security model.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions