summaryrefslogtreecommitdiff
path: root/doc/todo/tor.mdwn
blob: 1432c770e319a9fb930a4dcb2d55d006c2b840ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
git-annex sync over tor

Mostly working!

Current todo list:

* copy --to peer seems to make the remotedaemon buffer the content in
  memory, more than I'd expect.
* update progress logs in remotedaemon send/receive
* Resuming an interrupted download does not jump the progress to reflect
  the amount already present. And, it fails at the end.
* Think about locking some more. What happens if the connection to the peer
  is dropped while we think we're locking content there from being dropped?
* merge to master

Eventually:

* address exchange via electrum-mnemonic or magic wormhole (see PAKE)
* webapp UI for easy pairing
* friend-of-a-friend peer discovery to build more interconnected networks
  of nodes