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]]