Privacy-preserving ownership verification
Based on the AddressNote implementation, currently, the broadcast function transmits the entire encrypted note content. Could you explore selectively revealing only necessary information (e.g., encrypted address) while proving ownership using zero-knowledge proofs? This could enhance privacy for the note owner.
Privacy-preserving ownership verification
Based on the AddressNote implementation, currently, the broadcast function transmits the entire encrypted note content. Could you explore selectively revealing only necessary information (e.g., encrypted address) while proving ownership using zero-knowledge proofs? This could enhance privacy for the note owner.