From: Joey Hess Date: Tue, 15 Oct 2024 14:31:42 +0000 (-0400) Subject: update X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~17^2~43 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=57ac43e4f15136213c881348ec92861b1bc1a5a8;p=git-annex.git update --- diff --git a/doc/todo/git-annex_proxies.mdwn b/doc/todo/git-annex_proxies.mdwn index 0b78d852c8..e88b7aad28 100644 --- a/doc/todo/git-annex_proxies.mdwn +++ b/doc/todo/git-annex_proxies.mdwn @@ -46,6 +46,12 @@ Planned schedule of work: and would support resume from offset as well for special remotes for which that makes sense. + But this would need encryption and chunking to be implemented on top of + the P2P protocol, and all special remotes rewritten, and a bridge for the + current external special remote interface or rewrite all external special + remotes. Probably not worth it to unify the two things like this, if the + only benefit is streaming through a proxy. + ## completed items for September's work on proving behavior of preferred content * Static analysis to detect "not present", "not balanced", and similar