This repository was archived by the owner on Jul 18, 2020. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Request for Nest membership and funding (#40)
Team name: ZKLabs
Proof of concept / research whitepaper:
Developed paper is part of initial deliverables. Prior work includes:
Burn rate: Cost is $145k in development and support costs; 60k allocated to research phase, and 85k allocated to implementation phase.
Legal structure: GmbH
Team and roadmap
Proposal
The work will produce off-chain signature generation with efficient on-chain verification. The scheme will scale well and the steps beyond key registration and final verification will be done off-chain.
The goal is to support on-chain ring signing that can handle a member set with size of at least multiple thousands. Primary use cases would be voting and authentication, ideally with the option of verifiable anonymity.
Currently, no ring signature implementation can scale to anything beyond 10-15 participants per ring, per block. We hope the R&D undertaken through this grant will serve as a foundation to overcome these limitations.
The end product should be a set of libraries supporting the on-chain and off-chain processes, and a proof of concept implementation for scalable on-chain voting that leverages the Aragon platform. A diagram of the interplay of the components in the final delivery can be seen here.