This commit is contained in:
Joey Hess 2024-01-25 13:05:52 -04:00
parent 991dfcb9b8
commit 8646183e38
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -1 +1,3 @@
Many websites return an Etag in the http response header, indicating the version of the resource. Could the etag (or a checksum of it) be recorded in the URL- key, the way size is now? Then e.g. `fsck --from web` could do a stronger check that the same file is still downloadable from the web, and the situation where different remotes have different versions of a file with the same URL- key could be better prevented.
> Closing as this does not seem like a useful idea. [[done]] --[[Joey]]