You are viewing a single comment's thread from:

RE: Pizzagate research archive now also available as a git repo and zip download! [+Another ad for Steemit ;)]

in #pizzagate9 years ago (edited)

I know what you mean. I have a project where I place the hash in a file called SHASUM then I have a detached GPG signature of the SHASUM file in SHASUM.sig. Both must be updated when the file is changed.

This way, your project won't harm a user if the repo is hacked. They'll know the repo has been altered without your signature.

Sort:  

Great idea, ill do this too