From 20cf2c094aa5bc779331ff24d5f71f82a219fdb0 Mon Sep 17 00:00:00 2001 From: anarcat Date: Sun, 31 May 2015 19:58:31 +0000 Subject: [PATCH] link to the syncthing todo --- doc/todo/Bittorrent-like_features.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/todo/Bittorrent-like_features.mdwn b/doc/todo/Bittorrent-like_features.mdwn index cf67d5a3f6..fe6f78f6b3 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