update
authorJoey Hess <joeyh@joeyh.name>
Sat, 24 Dec 2016 16:53:57 +0000 (12:53 -0400)
committerJoey Hess <joeyh@joeyh.name>
Sat, 24 Dec 2016 16:53:57 +0000 (12:53 -0400)
doc/todo/tor.mdwn

index cb0bc4d410e273d36a2ba839d123144f85d28a37..3a4a190c4dab32df3842ba04bd77b8badb76e030 100644 (file)
@@ -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.