summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2015-05-31 15:38:33 +0000
committerGravatar admin <admin@branchable.com>2015-05-31 15:38:33 +0000
commit262114432c98ac89867633848346a06f43cd36e4 (patch)
tree3f7f9717f9c03b004aafc33bba1cbe394f9b11dd
parent7e5a4a5c2d3bb46338e066b86c9a1ab2e9dde51a (diff)
mention syncthing, which has debian packages and just seems to work
-rw-r--r--doc/todo/Bittorrent-like_features.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/Bittorrent-like_features.mdwn b/doc/todo/Bittorrent-like_features.mdwn
index bf80e5770..cf67d5a3f 100644
--- a/doc/todo/Bittorrent-like_features.mdwn
+++ b/doc/todo/Bittorrent-like_features.mdwn
@@ -36,6 +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
* [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