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

File level retrieval #38

Open
Tracked by #17
xmcai2016 opened this issue Sep 15, 2023 · 0 comments
Open
Tracked by #17

File level retrieval #38

xmcai2016 opened this issue Sep 15, 2023 · 0 comments
Assignees

Comments

@xmcai2016
Copy link

xmcai2016 commented Sep 15, 2023

File retrieval
If the client has provided a list of CIDs for files included in the dataset, we have the opportunity to retrieve the whole file
Retrieve the first 4k bytes of the file, check the file type using libmagic. Overtime, this will give us an overall picture of what types of files is this dataset composed of
With less sampling rate, retrieve the whole file and store it in an online storage (i.e. web3.storage). The file can be downloaded by notary to check the content

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

2 participants