From a52c6be641fd032f945e31f21bd556b9acc9c088 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Tue, 19 Jan 2021 00:02:49 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f4aefc..e002da2 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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. \ No newline at end of file