update
authorJoey Hess <joeyh@joeyh.name>
Tue, 11 Jun 2024 17:07:53 +0000 (13:07 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 11 Jun 2024 17:07:53 +0000 (13:07 -0400)
doc/todo/git-annex_proxies.mdwn

index 2e8bad27cd0bcc70a4b751903d7a4cca0802e5c0..69257fcb9e1bfdc87eb602fc4852901b930ca073 100644 (file)
@@ -36,11 +36,21 @@ For June's work on [[design/passthrough_proxy]], implementation plan:
 
 2. Remote instantiation for proxies. (done)
 
+2. Bug: In a repo cloned with ssh from a proxy repo,
+   running `git-annex init` sets annex-uuid for the instantiated remotes.
+   This prevents them being used, because instanatiation is not done
+   when there's any config set for a remote.
+
 3. Implement proxying in git-annex-shell.
+   (Partly done, still need it for GET, PUT, CONNECT, and NOTIFYCHANGES
+   messages.)
 
 4. Either implement proxying for local path remotes, or prevent
    listProxied from operating on them.
 
+4. Either implement proxying for tor-annex remotes, or prevent
+   listProxied from operating on them.
+
 4. Let `storeKey` return a list of UUIDs where content was stored,
    and make proxies accept uploads directed at them, rather than a specific
    instantiated remote, and fan out the upload to whatever nodes behind