Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIP 8: Address-linked attestations #15

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

redshiftzero
Copy link
Member

Followup to https://forum.penumbra.zone/t/pre-uip-address-linked-attestations/111/1

This design is not urgent, just dropping here in case folks have thoughts

Comment on lines +153 to +155
The message field MUST be a `google.protobuf.Any` rather than raw bytes. This allows:
1. Custody backends to decode and understand specific message types they support
2. Wallets to implement domain-specific user confirmation flows (e.g. "You are attesting that you control this address for purpose X")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a good idea, there should be a description of what the request is actually attesting (is it the byte encoding of the Any?)

@redshiftzero redshiftzero changed the title UIP: Address-linked attestations UIP 8: Address-linked attestations Dec 11, 2024
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.

2 participants