p2phttp drop supports checking proof timestamps

At this point the p2phttp implementation is fully complete!
This commit is contained in:
Joey Hess 2024-07-25 10:11:09 -04:00
parent 6a3f755bfa
commit b13c2407af
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
4 changed files with 82 additions and 35 deletions

View file

@ -28,8 +28,6 @@ Planned schedule of work:
## work notes
* Drop needs to check the proof and use timestamps.
* Make http server support proxies and clusters.
* Support proxying to git remotes using annex+http urls.