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

Checksum for chunked uploads #5695

Open
nsoranzo opened this issue Mar 14, 2018 · 2 comments · Fixed by #12656
Open

Checksum for chunked uploads #5695

nsoranzo opened this issue Mar 14, 2018 · 2 comments · Fixed by #12656

Comments

@nsoranzo
Copy link
Member

nsoranzo commented Mar 14, 2018

As a follow-up to #5516, it would probably be good to implement a checksum of the dataset, calculated on the client, sent to the server together with the dataset and verified when the chunked upload has completed.

@lecorguille
Copy link
Member

Can we also consider to display some final checksum (md5, sha1, sha256) in the information page for uploaded data, in order to check the data integrity?

@mvdbeek
Copy link
Member

mvdbeek commented Oct 15, 2021

We could add checksums now with #12656, but I haven't implemented that yet. We'll probably want to get some experience with tus first.

@mvdbeek mvdbeek reopened this Oct 15, 2021
@mvdbeek mvdbeek added this to the 22.01 milestone Oct 16, 2021
@mvdbeek mvdbeek self-assigned this Oct 16, 2021
@mvdbeek mvdbeek modified the milestones: 22.01, 22.05 Jan 13, 2022
@mvdbeek mvdbeek modified the milestones: 22.05, 22.09 May 23, 2022
@dannon dannon modified the milestones: 23.0, 23.1 Feb 7, 2023
@mvdbeek mvdbeek modified the milestones: 23.1, 23.2 Jul 21, 2023
@jdavcs jdavcs modified the milestones: 23.2, 24.0 Jan 10, 2024
@jdavcs jdavcs removed this from the 24.0 milestone Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants