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

Signed code execution #990

Open
jaromil opened this issue Jan 7, 2025 · 0 comments
Open

Signed code execution #990

jaromil opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels
crypto issue related to cryptographic primitives enhancement

Comments

@jaromil
Copy link
Member

jaromil commented Jan 7, 2025

We need a zencode_signed_exec(_tobuf) call that executes only scripts signed by a public key that is either passed at build time or runtime. The signature verification needs to be fenced out of Lua init and happen before: no computation without signature verification.

@jaromil jaromil added enhancement crypto issue related to cryptographic primitives labels Jan 7, 2025
@jaromil jaromil self-assigned this Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto issue related to cryptographic primitives enhancement
Projects
None yet
Development

No branches or pull requests

1 participant