Page MenuHomeSoftware Heritage

use all checksums (instead of only sha1) to check for missing files
Closed, MigratedEdits Locked

Description

Via the web app, we currently look for a file according to its sha1 checksum only.
We would like to do this using all three available checksums.

Event Timeline

jbertran created this object in space S1 Public.
zack renamed this task from make a full checksum search via the search page to use all checksums (instead of only sha1) to check for missing files.Apr 27 2016, 6:49 PM
zack triaged this task as Low priority.
olasd changed the visibility from "All Users" to "Public (No Login Required)".May 13 2016, 5:09 PM

See D82 for addition of sha1_git and sha256 support.

We now need a storage route that searches according to all 3 checksum algorithms in batch.