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

for any IPFS URI, we're currently not validating if the request's results are matching the hash #45

Open
TimDaub opened this issue Sep 16, 2022 · 0 comments

Comments

@TimDaub
Copy link
Collaborator

TimDaub commented Sep 16, 2022

  • ipfs uses content addressable identifiers, meaning a hash Qmabc... when receiving the respective result for querying the content, when hashed it should result in the hash again Qmabc
  • We're requesting all IPFS links through a gateway right now and we're not validating their integrity: but we should
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