Changes between Version 13 and Version 14 of RelatedProjects
- Timestamp:
- 2009-02-10T16:50:15Z (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RelatedProjects
v13 v14 1 1 = Related Projects = 2 3 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.) 4 5 * François Deppierraz's Tahoe plugin for duplicity 6 * {{{tiddly_on_tahoe}}} -- Zooko's plugin for !TiddlyWiki so it can save itself to Tahoe 7 * Shawn Willden's ambitious new backup tool project (interesting vaporware) 8 * {{{tahoewapijs}}} -- Nathan Wilcox's Tahoe !JavaScript library (unannounced) 9 * {{{blackmatch}}} -- Rob Kinninmont's FUSE implementation 10 * {{{src/allmydata/gui/macapp.py}}} -- Rob Kinninmont's Macintosh GUI 11 * {{{contrib/fuse}}} -- three different FUSE implementations by three different authors 12 13 = Spin-off Projects = 14 15 These are projects that are currently primarily maintained by Tahoe developers. 16 17 * foolscap 18 * zfec 19 * pycryptopp 20 21 = Dependencies = 22 23 We are fortunate to have a vast library of high quality Free Software that we can re-use to build Tahoe. We contribute patches and bug reports back to these projects. The following list is incomplete -- see also [source:_auto_deps.py]. 24 25 * Python 26 * Twisted 27 * gcc 28 * Nevow 29 * setuptools 30 31 = Other Projects = 2 32 3 33 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 [http://lists.zooko.com/mailman/listinfo/p2p-hackers p2p-hackers mailing list]. … … 17 47 * [http://www.danga.com/mogilefs/ mogilefs] is open source, inspired by the Google File System, written in Perl and uses MySQL. It was written by the folks who made [http://livejournal.com LiveJournal]. The name is an anagram for "OMG files". licence: some combination of BSD and GPL and Artistic. 18 48 19 = Interesting Vaporware = 20 21 * [http://fluidinfo.com/ fluidinfo] is a stealth-mode startup that is apparently doing something creative in the realm of distributed storage. The founder, Terry Jones, is or was a researcher in the field of artificial life and genetic algorithms. Here's [http://www.cs.unm.edu/~forrest/dissertations-and-proposals/terry.pdf his PhD thesis]. He also contributes to the Twisted Python project. fluidinfo hasn't released any source code. 49 * [http://fluidinfo.com/ fluidinfo] is a stealth-mode startup that is apparently doing something creative in the realm of knowledge management. The founder, Terry Jones, is or was a researcher in the field of artificial life and genetic algorithms. Here's [http://www.cs.unm.edu/~forrest/dissertations-and-proposals/terry.pdf his PhD thesis]. He also contributes to the Twisted Python project. fluidinfo hasn't released any source code. (interesting vaporware) 22 50 23 51