started on a design for P2P protocol over HTTP

Added to git-annex_proxies todo because this is something OpenNeuro
would need in order to use the git-annex proxy.

Sponsored-by: Dartmouth College's OpenNeuro project
This commit is contained in:
Joey Hess 2024-05-01 15:26:51 -04:00
parent d28adebd6b
commit cbaf2172ab
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
4 changed files with 139 additions and 5 deletions

View file

@ -3,8 +3,9 @@ git-annex to be able to use proxies which sit in front of a cluster of
repositories.
1. [[design/passthrough_proxy]]
2. [[design/balanced_preferred_content]]
3. [[todo/track_free_space_in_repos_via_git-annex_branch]]
4. [[todo/proving_preferred_content_behavior]]
2. [[design/p2p_protocol_over_http]]
3. [[design/balanced_preferred_content]]
4. [[todo/track_free_space_in_repos_via_git-annex_branch]]
5. [[todo/proving_preferred_content_behavior]]
[[!tag projects/openneuro]]