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

Verify that the blob key returned in DisperseBlob matches what was sent #1100

Open
litt3 opened this issue Jan 13, 2025 · 0 comments · May be fixed by #1109
Open

Verify that the blob key returned in DisperseBlob matches what was sent #1100

litt3 opened this issue Jan 13, 2025 · 0 comments · May be fixed by #1109
Assignees

Comments

@litt3
Copy link
Contributor

litt3 commented Jan 13, 2025

  • To avoid an additional trust assumption on the disperser, we should verify that the blob key returned from DisperseBlob matches what was originally sent
    func (c *disperserClient) DisperseBlob(
  • With this check missing, the client wouldn't know if the disperser disperses something other than what the client created
@litt3 litt3 self-assigned this Jan 13, 2025
@litt3 litt3 linked a pull request Jan 14, 2025 that will close this issue
5 tasks
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 a pull request may close this issue.

1 participant