From d271947b4723603de566df39f595fa275a7d51ce Mon Sep 17 00:00:00 2001 From: zooko <> Date: Sun, 19 Jul 2009 02:40:06 +0000 Subject: [PATCH] link to the bzr-TahoeLAFS patch [Imported from Trac: page RelatedProjects, version 33] --- RelatedProjects.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RelatedProjects.md b/RelatedProjects.md index 8eab0f5..7365781 100644 --- a/RelatedProjects.md +++ b/RelatedProjects.md @@ -2,6 +2,7 @@ There are several projects in various states of maturity to extend Tahoe or integrate it with other tools. (These are in various states of maturity and maintenance -- please update this wiki and post to tahoe-dev if you play with any of these.) + * Nils Durner's [patch](https://bugs.launchpad.net/allmydata.org/+bug/294709) to [bzr](http://bazaar-vcs.org) to let it use a TahoeLAFS storage backend * Andrej Falout's [obackup](http://allmydata.org/pipermail/tahoe-dev/2009-June/001976.html) * François Deppierraz's [Tahoe plugin for duplicity](http://duplicity.nongnu.org/duplicity.1.html) * [tiddly_on_tahoe](http://allmydata.org/trac/tiddly_on_tahoe) -- Zooko's plugin for TiddlyWiki so it can save itself to Tahoe @@ -36,8 +37,9 @@ We are fortunate to have a vast library of high quality Free Software that we ca # Other Projects -These projects have no specific relationship with our project, but they are similar in some ways and so may be of interest. We sometimes exchange ideas with the designers of some of these projects, especially on the [p2p-hackers mailing list](http://lists.zooko.com/mailman/listinfo/p2p-hackers). +These projects have no specific relationship with our project, but they are similar in some ways and so may be of interest. We sometimes exchange ideas with the developers of some of these projects, especially on the [p2p-hackers mailing list](http://lists.zooko.com/mailman/listinfo/p2p-hackers). + * [ * [ceph](http://ceph.newdream.net/about) is a distributed filesystem intended to be scalable and robust. It includes kernel code to be loaded into a Linux kernel. There are several peer-reviewed papers about the design. licence: LGPL * [flud backup](http://flud.org) is an ambitious decentralized backup system. flud has the distinction of being one of few decentralized storage projects with a sense of humor. licence: GPLv3 * [cleversafe](http://cleversafe.org) is a company that makes a distributed data storage grid. Some of the company's projects are released under GPLv2.