From 6156fe625d73eff379f1dc01e35dcc9a4c0368c2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 16 Jan 2023 13:45:24 -0400 Subject: [PATCH] close this old todo --- doc/todo/tor.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/todo/tor.mdwn b/doc/todo/tor.mdwn index 3e4bc7384f..b1197643e7 100644 --- a/doc/todo/tor.mdwn +++ b/doc/todo/tor.mdwn @@ -22,3 +22,7 @@ Eventually: * Discovery of nodes on same LAN, and direct connection to them. * Make `git annex map` show a peer's remotes? Would it be surprising if peers can learn this information? + +> While the above "eventually" todo list is not implemented, the main +> todo has been implemented for a long time. I think if users need +> such things, they should be in separate todos. So, [[done]] --[[Joey]]