summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar anarcat <anarcat@web>2015-05-31 19:58:31 +0000
committerGravatar admin <admin@branchable.com>2015-05-31 19:58:31 +0000
commit37cfd7db0df59698b719c76ba2a5535d93dba548 (patch)
treed56ceeb84279d2136282766c98cc6d7780af7329
parent745f38f1e73fa0f28f219b8595c842296f581309 (diff)
link to the syncthing todo
-rw-r--r--doc/todo/Bittorrent-like_features.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/Bittorrent-like_features.mdwn b/doc/todo/Bittorrent-like_features.mdwn
index cf67d5a3f..fe6f78f6b 100644
--- a/doc/todo/Bittorrent-like_features.mdwn
+++ b/doc/todo/Bittorrent-like_features.mdwn
@@ -36,7 +36,7 @@ Update: there are multiple projects trying to solve this problem space outside o
* [Maidsafe](http://maidsafe.net/) is another option, which provides storage and uses crypto-currency incentives
* [Storj](http://storj.io/) is similar
* [camlistore](https://camlistore.org/) is yet another option
- * [syncthing](https://syncthing.net/) looks like a btsync replacement, and could also be interesting
+ * [syncthing](https://syncthing.net/) looks like a btsync replacement, and could also be interesting, see the [[todo/syncthing_special_remote]] discussion
* [gittorrent](http://blog.printf.net/articles/2015/05/29/announcing-gittorrent-a-decentralized-github/) allows for decentralised sharing of the git objects, which could replace pairing between repositories, except it [doesn't support push yet](https://github.com/cjb/GitTorrent/issues/3)
* [gitocalypse](https://github.com/SeekingFor/gitocalypse) is similar to gittorrent, except it uses Freenet and HG (Mercurial?!) instead of the bittorrent DHT