From 45918402652365718cbf4ef48315529fe1356814 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Fri, 25 Nov 2011 17:37:27 +0000 Subject: [PATCH] puppet-tahoe was featured [Imported from Trac: page RelatedProjects, version 88] --- RelatedProjects.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RelatedProjects.md b/RelatedProjects.md index 8ec8b00..1ab309e 100644 --- a/RelatedProjects.md +++ b/RelatedProjects.md @@ -8,7 +8,7 @@ There are several projects to extend Tahoe-LAFS or integrate it with other tools * [//trac/tiddly_on_tahoe tiddly_on_tahoe] -- Zooko's plugin for TiddlyWiki so it can save itself to Tahoe-LAFS * [GridBackup](http://github.com/divegeek/GridBackup) -- Shawn Willden's ambitious new backup tool project (pre-alpha state). * [TahoeLAFS-android](http://github.com/ctrlaltdel/TahoeLAFS-android) -- François Deppierraz's Tahoe-LAFS client for Android phones - * [puppet-tahoe](http://github.com/ctrlaltdel/puppet-tahoe) -- François Deppierraz's Tahoe-LAFS plugin for Puppet + * [puppet-tahoe](http://github.com/ctrlaltdel/puppet-tahoe) -- François Deppierraz's Tahoe-LAFS plugin for Puppet; featured in [//~zooko/TWN10.html Tahoe-LAFS Weekly News issue 10] * [pyfilesystem](http://code.google.com/p/pyfilesystem/) has a Tahoe-LAFS backend now thanks to slush (see below for Tahoe-LAFS extensions -- dormant.) @@ -43,12 +43,12 @@ We are fortunate to have a vast library of high quality Free Software that we ca 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). - * [bup](https://github.com/apenwarr/bup) is a backup tool with "convergent variable-block deduplication". It re-uses some of git's internals. Featured in [//~zooko/TWN9.html Tahoe-LAFS Weekly News issue 9]; licence: GPLv2 + * [bup](https://github.com/apenwarr/bup) is a backup tool with "convergent variable-block deduplication". It re-uses some of git's internals. featured in [//~zooko/TWN9.html Tahoe-LAFS Weekly News issue 9]; licence: GPLv2 * [Ugarit](http://www.kitten-technologies.co.uk/project.php?project=ugarit) is a storage system inspired by Venti and implemented in Chicken Scheme. Immature—it currently can't use a remote backend, only a local POSIX filesystem. licence: BSD * [GNUnet](http://gnunet.org) is an anonymous, censorship-resistant, file-sharing network. licence: GPLv2+ * [Camlistore](http://camlistore.org/) is a distributed data store plus some ideas about synchronization, sharing, and modelling. licence: Apache * [git](http://git-scm.com/) is a decentralized revision control tool. No wait! It is a beautiful decentralized data store with a grotesque revision control tool built on top. (Zooko takes full responsibility for this careless slander.) licence: GPLv2 - * [FreeNet](http://freenetproject.org) is a long-running project to make a decentralized and censorship-resistant file-sharing network. Featured in [//~zooko/TWN7.html Tahoe-LAFS Weekly News issue 7], FAQ in [/wiki/FAQ?version=54#Q1_5_what_s_the_difference_from_freenet FAQ 1.5]; licence: GPLv2 + * [FreeNet](http://freenetproject.org) is a long-running project to make a decentralized and censorship-resistant file-sharing network. featured in [//~zooko/TWN7.html Tahoe-LAFS Weekly News issue 7], FAQ in [/wiki/FAQ?version=54#Q1_5_what_s_the_difference_from_freenet FAQ 1.5]; licence: GPLv2 # Perhaps Somewhat Influenced By Tahoe-LAFS (or maybe very much inspired by Tahoe-LAFS)