AZIP-10 Introducing new public keys to the preimage of an address #26
Replies: 1 comment
-
|
Continuing a discussion from #22
Yes, quite possibly. It was put there for such brute-force scanning reasons.
@nventuro is building a handshaking registry for "constrained delivery", which involves verifying a signature from a recipient. It's more efficient if this signature verification happens within the registry contract, rather than making an authwit call to the recipient's address to verify the signature. My favourite direction for this AZIP is now:
So two new public keys added to the preimage of an address. People have talked about having a place for custom keys to be added to the preimage of an address. Membership witnesses of those keys would have to be a constant number of gates, so the obvious choice would be to store a merkle root within the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The tagging key is currently unused in the protocol, there is a draft AZIP-10 that is looking to re-purpose the tagging keys to be kind of enshrined signing keypair that users can leverage outside of the authwit scheme.
At some point in the review, @iAmMichaelConnor wrote this, which summarises into the following points
Let's discuss!
Beta Was this translation helpful? Give feedback.
All reactions