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

proposal for signing data packages without using Preston #2

Open
jhpoelen opened this issue Aug 23, 2024 · 0 comments
Open

proposal for signing data packages without using Preston #2

jhpoelen opened this issue Aug 23, 2024 · 0 comments

Comments

@jhpoelen
Copy link
Contributor

step 1. get the data

git clone https://github.com/Big-Bee-Network/UCSB-IZC00012194
cd UCSB-IZC00012194
find . -type f | xargs -L1 md5sum | tee README.txt | md5sum

generates a README.txt as attached and the output below

README.txt

07e2db3334aa18ffc7cf47907a1d8421  -

and the associated signature of that readme is:

hash://md5/07e2db3334aa18ffc7cf47907a1d8421

This signature can be used to label the physical media as shown in #1 example.

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