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

Presentation proposal (Noir) week 2 #39

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Conversation

ChristoferVikstroem
Copy link
Contributor

Assignment Proposal

Title

Noir: Making Zero Knowledge easier implement for smart contracts.

Names and KTH ID

Deadline

  • Week 2

Category

  • Presentation

Description

Noir is a Rust-based DSL that enables zero knowledge implementations in smart contracts in a simple way. The goal of the presentation is to briefly describe how zero knowledge can be used in smart contracts, talk about the benefits of Noir for cryptographic beginners (such as myself) and showcase how Noir handles voting with zero knowledge proof contrasted with how Solidity handles voting and reflect on the differences and implications.

Relevance

Implementing zero knowledge proof for smart contracts is complex. By reducing the complexity of these implementations with Noir, more developers could get motivated to get involved. Zero knowledge is a way to improve integrity as it adds a layer of privacy to make on-chain activity more discrete.

@DD2485-bot
Copy link
Collaborator

Missing student registration :zeiher

If not from your group, fetch the upstream.

@Jacarte Jacarte added the presentation Assignment proposal label Nov 3, 2023
@Jacarte
Copy link
Member

Jacarte commented Nov 3, 2023

Hi @ChristoferVikstroem !
Thanks for proposing, LGTM.
Just fix the comments from the bot to be ready for merging

@Jacarte
Copy link
Member

Jacarte commented Nov 3, 2023

Just for the record, originally posted by @monperrus in #13 (comment)

@Jacarte
Copy link
Member

Jacarte commented Nov 3, 2023

Hi @ChristoferVikstroem, we have an issue with the CI, so we won't merge until we fix it. Yet, we agree on having your presentation on week 2. Looking forward the presentation :)

@Jacarte Jacarte merged commit 5e0784c into KTH:2023 Nov 6, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
presentation Assignment proposal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants