Stream: git-wasmtime

Topic: wasmtime / PR #3726 Add support for digital signatures


view this post on Zulip Wasmtime GitHub notifications bot (Jan 25 2022 at 20:46):

jedisct1 opened PR #3726 from signatures to main:

This adds a new cargo feature flag digital-signatures that brings support for signature verification, using the the current proposal for WebAssembly modules signatures (https://github.com/WebAssembly/tool-conventions/blob/main/Signatures.md).

No behavior changes unless the --public-keys option is used with the run command. This options accepts one or more public keys, that the entire module must have been signed with in order to run.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 25 2022 at 21:43):

jedisct1 updated PR #3726 from signatures to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 25 2022 at 22:01):

jedisct1 updated PR #3726 from signatures to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 08 2022 at 20:42):

jedisct1 updated PR #3726 from signatures to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 10 2022 at 18:22):

jedisct1 updated PR #3726 from signatures to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 10 2022 at 19:46):

jedisct1 updated PR #3726 from signatures to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 10 2022 at 19:47):

jedisct1 edited PR #3726 from signatures to main:

This adds a new cargo feature flag digital-signatures that brings support for signature verification, using the the current proposal for WebAssembly modules signatures (https://github.com/WebAssembly/tool-conventions/blob/main/Signatures.md).

No behavior changes unless the --experimental-public-keys option is used with the run command. This options accepts one or more public keys, that the entire module must have been signed with in order to run.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 10 2022 at 20:04):

jedisct1 updated PR #3726 from signatures to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 14 2022 at 11:47):

jedisct1 updated PR #3726 from signatures to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 14 2022 at 12:28):

jedisct1 updated PR #3726 from signatures to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2022 at 08:02):

jedisct1 updated PR #3726 from signatures to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 01 2022 at 22:26):

jedisct1 closed without merge PR #3726.


Last updated: Nov 22 2024 at 17:03 UTC