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