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

Is it sufficient for a witness to sign only the versionId of the entry? #142

Open
swcurran opened this issue Nov 29, 2024 · 1 comment
Open

Comments

@swcurran
Copy link
Collaborator

The following question came up in the review of PR #136.

@PatStLouis : Wouldn't just signing the versionId be sufficient since the versionId is a sort of hash of the entry? Meaning if the entry validation passes, a proof over the versionId only would be sufficient?

@swcurran
Copy link
Collaborator Author

By putting it over the entire entry, we have evidence that the witness at least had the entire entry in their possession. It doesn’t really change the storage requirements, and likely adds a negligable amount of time on the verification. Agree that it doesn’t really change the evidence that the resolver gains from the verification.

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

No branches or pull requests

1 participant