Update 'README.md'

This commit is contained in:
Jeffrey Paul 2021-01-19 00:02:49 +00:00
parent ccd61b8014
commit a52c6be641
1 changed files with 6 additions and 1 deletions

View File

@ -85,4 +85,9 @@ I'd like to be able to download a whole tree of files available via HTTP resumab
## Filesystem Archive Integrity
I use filesystems that don't include data checksums, and I would like a cryptographically signed checksum file so that I can later verify that a set of archive files have not been modified, none are missing, and that the checksums have not been altered in storage by a second party.
I use filesystems that don't include data checksums, and I would like a cryptographically signed checksum file so that I can later verify that a set of archive files have not been modified, none are missing, and that the checksums have not been altered in storage by a second party.
# Collaboration
Please email [`sneak@sneak.berlin`](mailto:sneak@sneak.berlin) with your desired username for an account on this Gitea instance.
I am currently interested in hiring a contractor skilled with the Go standard library interfaces to specify this tool in full and develop a prototype implementation.