Skip to content

raspi-user/proofread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 

Repository files navigation

<style> .highlight-remove { background-color: rgba(255, 0, 0, 0.1); /* Red with 10% opacity */ } .highlight-add { background-color: rgba(0, 255, 0, 0.1); /* Green with 10% opacity */ } </style>

proofread v6

Abstract

This BRC proposes an extensible format for including zero-knowledge proofs (ZKPs) in specific key linkage revelations as per BRC-69 Method 2. While BRC-94 addresses limitations of BRC-69 Method 1 through a Schnorr-based ZKP, there is currently no standardized method for provable specific key linkage claims in Method 2. Given the rapid evolution of ZKP technologies, this specification introduces a proof type enumeration scheme to accommodate future proof mechanisms. By defining a flexible proof type, we allow for the inclusion of various ZKP schemes as they become available, ensuring that wallets and applications can adopt and support them over time, eventually converging on standardized formats.

Changed:

By defining a flexible proof-type field, wallets and applications can adopt and support new ZKP schemes as they become available, eventually converging on standardized formats.

Reason:

This rewording clarifies that wallets and applications are the adopters and emphasizes the goal of eventual standardization.

Changed:

proof-type

Reason:

Corrected grammar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors