update
This commit is contained in:
parent
e08691b393
commit
993f30ac92
1 changed files with 1 additions and 2 deletions
|
@ -4,6 +4,7 @@ Mostly working!
|
||||||
|
|
||||||
Current todo list:
|
Current todo list:
|
||||||
|
|
||||||
|
* Webapp UI to set it up.
|
||||||
* When a transfer can't be done because another transfer of the same
|
* 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
|
object is already in progress, the message about this is output by the
|
||||||
remotedaemon --debug, but not forwarded to the peer, which shows
|
remotedaemon --debug, but not forwarded to the peer, which shows
|
||||||
|
@ -16,8 +17,6 @@ Eventually:
|
||||||
* Limiting authtokens to read-only access.
|
* Limiting authtokens to read-only access.
|
||||||
* Revoking authtokens. (This and read-only need a name associated with an
|
* Revoking authtokens. (This and read-only need a name associated with an
|
||||||
authtoken, so the user can adjust its configuration after creating it.)
|
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
|
* friend-of-a-friend peer discovery to build more interconnected networks
|
||||||
of nodes
|
of nodes
|
||||||
* Discovery of nodes on same LAN, and direct connection to them.
|
* Discovery of nodes on same LAN, and direct connection to them.
|
||||||
|
|
Loading…
Add table
Reference in a new issue