From 6c372fe3db98fabff28e53169a06c9ddbf17eef4 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Fri, 25 Nov 2011 16:58:00 +0000 Subject: [PATCH] move a lot of projects to "possibly unmaintained" [Imported from Trac: page RelatedProjects, version 82] --- RelatedProjects.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/RelatedProjects.md b/RelatedProjects.md index 83fce52..b4fe5b8 100644 --- a/RelatedProjects.md +++ b/RelatedProjects.md @@ -4,27 +4,27 @@ There are several projects to extend Tahoe-LAFS or integrate it with other tools * Aaron Cordova's [hadoop-lafs](http://code.google.com/p/hadoop-lafs) ([announcement email](http://tahoe-lafs.org/pipermail/tahoe-dev/2009-August/002727.html)) * nejucomo's hglafs [announcement](http://tahoe-lafs.org/pipermail/tahoe-dev/2010-June/004559.html), [home page](http://bitbucket.org/nejucomo/hglafs) - * Andrej Falout's [obackup](http://tahoe-lafs.org/pipermail/tahoe-dev/2009-June/001976.html) * François Deppierraz's [Tahoe-LAFS plugin for duplicity](http://duplicity.nongnu.org/duplicity.1.html) * [tiddly_on_tahoe](http://tahoe-lafs.org/trac/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 + * [pyfilesystem](http://code.google.com/p/pyfilesystem/) has a Tahoe-LAFS backend now thanks to slush + +possibly unmaintained + * [macapp.py]source:trunk/mac@4434 -- Rob Kinninmont's Macintosh GUI + * Andrej Falout's [obackup](http://tahoe-lafs.org/pipermail/tahoe-dev/2009-June/001976.html) * [Tahoe Explorer](http://tahoe-lafs.org/pipermail/tahoe-dev/2010-March/004138.html) -- a JavaScript-based UI and webapi interface by Toby Murray (see also ticket #1000) * [tahoewapijs](https://bitbucket.org/nejucomo/tahoewapi.js) -- Nathan Wilcox's Tahoe-LAFS JavaScript library * [tahoe-w32-client](http://tahoe-lafs.org/trac/tahoe-w32-client) -- a complete Windows product with filesystem integration (a virtual drive) and a GUI, written by [allmydata.com](AllmydataDotComPage) and open-sourced, but not documented or announced * [libtahoeclient_webapi](http://tahoe-lafs.org/trac/libtahoeclient_webapi) -- Nils Durner's C client library for the Tahoe-LAFS webapi (pre-alpha state) - * [TahoeLAFS-android](http://github.com/ctrlaltdel/TahoeLAFS-android) -- François Deppierraz's Tahoe-LAFS client for Android phones * [Tahoe-LAFS iPhone client](http://tahoe-lafs.org/trac/tahoe-iphone-client) -- allmydata's iPhone client - * [puppet-tahoe](http://github.com/ctrlaltdel/puppet-tahoe) -- François Deppierraz's Tahoe-LAFS plugin for Puppet * [RubyTahoe](http://github.com/ianlevesque/rubytahoe/) -- Ian Levesque's ruby client library for the Tahoe-LAFS webapi. * [RubyTahoe](http://github.com/soult/rubytahoe/) -- David Triendl's fork of Ian's ruby client library with extended features. * [RubyTahoe](http://github.com/trel/rubytahoe/) -- Terrell Russell's fork of David's fork of Ian's ruby client library, now with fewer warnings! * [canopy](http://github.com/thraxil/canopy) -- A Django frontend to Tahoe-LAFS - * [pyfilesystem](http://code.google.com/p/pyfilesystem/) has a Tahoe-LAFS backend now thanks to slush * [DDBFS](http://forge.bearstech.com/trac/wiki/DDBFS) is a proof of concept for a data storage middleware -possibly unmaintained - * [macapp.py]source:trunk/mac@4434 -- Rob Kinninmont's Macintosh GUI - # Tips and Tricks Tahoe-LAFS can be integrated into several other tools simply by adjusting some configuration settings. These include iCal, Bazaar, Perforce, and git-annex: