reorganize

[Imported from Trac: page RelatedProjects, version 84]
zooko 2011-11-25 17:11:11 +00:00
parent 2b7cb39bad
commit daf5eb6e08

@ -1,4 +1,4 @@
# Related Projects
# Tahoe-LAFS extensions
There are several projects to extend Tahoe-LAFS or integrate it with other tools.
@ -11,19 +11,7 @@ There are several projects to extend Tahoe-LAFS or integrate it with other tools
* [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 [//pipermail/tahoe-dev/2009-June/001976.html obackup]
* [//pipermail/tahoe-dev/2010-March/004138.html Tahoe Explorer] -- 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
* [//trac/tahoe-w32-client 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
* [//trac/libtahoeclient_webapi libtahoeclient_webapi] -- Nils Durner's C client library for the Tahoe-LAFS webapi (pre-alpha state)
* [//trac/tahoe-iphone-client Tahoe-LAFS iPhone client] -- allmydata's iPhone client
* [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
* [DDBFS](http://forge.bearstech.com/trac/wiki/DDBFS) is a proof of concept for a data storage middleware
(see below for Tahoe-LAFS extensions -- dormant.)
# Tips and Tricks
@ -38,7 +26,7 @@ These are projects that are currently primarily maintained by Tahoe-LAFS develop
* [foolscap](http://foolscap.lothar.com/trac)
* [//trac/zfec zfec]
* [//trac/pycryptopp pycryptopp]
* [pyutil](http://pypi.python.org/pypi/pyutil)
* [//trac/pyutil pyutil]
# Dependencies
@ -68,8 +56,24 @@ These projects have no specific relationship with our project, but they are simi
* [Nilestore](http://code.google.com/p/nilestore/) is a secure and fault tolerant distributed storage system built using [Kompics](http://kompics.sics.se/) component model framework following the design of Tahoe-LAFS. currently it implements the immutable file upload and download.
Licence: GPL V2
# Tahoe-LAFS extensions -- dormant
Possibly unmaintained. Pining for the fjords?
* [macapp.py]source:trunk/mac@4434 -- Rob Kinninmont's Macintosh GUI
* Andrej Falout's [//pipermail/tahoe-dev/2009-June/001976.html obackup]
* [//pipermail/tahoe-dev/2010-March/004138.html Tahoe Explorer] -- 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
* [//trac/tahoe-w32-client 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
* [//trac/libtahoeclient_webapi libtahoeclient_webapi] -- Nils Durner's C client library for the Tahoe-LAFS webapi (pre-alpha state)
* [//trac/tahoe-iphone-client Tahoe-LAFS iPhone client] -- allmydata's iPhone client
* [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
* [DDBFS](http://forge.bearstech.com/trac/wiki/DDBFS) is a proof of concept for a data storage middleware
# See Also
* Our [Dev page](Dev), especially the [developing Extensions page](Extensions)
* Our [Bibliography page](Bibliography).
* Our [Bibliography page](Bibliography).