Skip to content

Add nip for delegated aggregate signature verification - #1682

Closed
staab wants to merge 1 commit into
nostr-protocol:masterfrom
coracle-social:snarks
Closed

Add nip for delegated aggregate signature verification#1682
staab wants to merge 1 commit into
nostr-protocol:masterfrom
coracle-social:snarks

Conversation

@staab

@staab staab commented Jan 13, 2025

Copy link
Copy Markdown
Member

This PR introduces a new verb which can be used to provide a proof via zk-SNARKs to clients that event signatures are valid, without providing the signatures. This allows for some level of deniability, and prevents protected events from being replicated across the network, without requiring users to blindly trust relays.

@fiatjaf

fiatjaf commented Jan 14, 2025

Copy link
Copy Markdown
Member

This could be a great idea, but so far is just somewhat of an empty NIP.

@vitorpamplona

Copy link
Copy Markdown
Collaborator

Are you working this with @AbdelStark?

@staab

staab commented Jan 14, 2025

Copy link
Copy Markdown
Member Author

Are you working this with @AbdelStark?

Yes 👀

@AbdelStark

Copy link
Copy Markdown

Are you working this with @AbdelStark?

Yes sir. Verifiable computation everywhere.

Great initiative @staab .
I will discuss this use case internally to be able to provide numbers about efficiency and cost etc, to be able to know whether or not it would be a viable approach.

cc @fiatjaf

@AbdelStark

Copy link
Copy Markdown

starkstr_aggsig_proving_flow
starkstr_aggsig_proving_pipeline

@AbdelStark

Copy link
Copy Markdown

Started working on a POC for this idea.
Will keep you updated. Hopefully we can collaborate and play on it together and think how to move forward with the specification.

https://github.com/AbdelStark/starkstr

@staab staab closed this Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants