From: Joey Hess Date: Sat, 24 Dec 2016 16:53:57 +0000 (-0400) Subject: update X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~278^2~43 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=993f30ac927da6ddb632a6ca42f4ca495d6c1bfa;p=git-annex.git update --- diff --git a/doc/todo/tor.mdwn b/doc/todo/tor.mdwn index cb0bc4d410..3a4a190c4d 100644 --- a/doc/todo/tor.mdwn +++ b/doc/todo/tor.mdwn @@ -4,6 +4,7 @@ Mostly working! Current todo list: +* Webapp UI to set it up. * When a transfer can't be done because another transfer of the same object is already in progress, the message about this is output by the remotedaemon --debug, but not forwarded to the peer, which shows @@ -16,8 +17,6 @@ Eventually: * Limiting authtokens to read-only access. * Revoking authtokens. (This and read-only need a name associated with an authtoken, so the user can adjust its configuration after creating it.) -* Pairing via magic wormhole. -* Webapp UI to set it up. * friend-of-a-friend peer discovery to build more interconnected networks of nodes * Discovery of nodes on same LAN, and direct connection to them.