Ticket #229 (closed enhancement: fixed) — at Version 3
Resource hashes
Reported by: | dread | Owned by: | dread |
---|---|---|---|
Priority: | major | Milestone: | v0.11 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description (last modified by dread) (diff)
New field for resources - hash of the resource file.
- CKAN itself will not calculate the hash value - user just pastes it in.
- Display text field in resource table.
- Requires migration script.
Questions for the field's value:
- Which hash to use? Restrict to python hashlib and other major hash libraries.
- Should we use merkle trees?
Thanks to Julien D'Assanges for the suggestion.
Change History
comment:1 Changed 4 years ago by dread
- Owner changed from rgrp to dread
- Priority changed from awaiting triage to major
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.