From: matrss Date: Tue, 8 Apr 2025 11:26:29 +0000 (+0000) Subject: Spoke with mih and he said this could be useful in the project context X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~6^2~23^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f86370693bdb2189232bbc608d6394e729b51b08;p=git-annex.git Spoke with mih and he said this could be useful in the project context --- diff --git a/doc/todo/generic_p2p_socket_transport.mdwn b/doc/todo/generic_p2p_socket_transport.mdwn index 6137b73a0b..d86bb9ed97 100644 --- a/doc/todo/generic_p2p_socket_transport.mdwn +++ b/doc/todo/generic_p2p_socket_transport.mdwn @@ -12,3 +12,5 @@ My understanding is that the current tor p2p support is essentially a special ca This should also make it possible to build e.g. a `git annex enable-yggstack` and `yggstack-annex::.pk.ygg` remote in terms of enable-p2p-socket and `p2p-annex::`, even outside of git-annex itself. What do you think? + +[[!tag projects/INM7]]