Changes between Version 87 and Version 88 of RelatedProjects
- Timestamp:
- 2011-11-25T17:37:27Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RelatedProjects
v87 v88 9 9 * [http://github.com/divegeek/GridBackup GridBackup] -- Shawn Willden's ambitious new backup tool project (pre-alpha state). 10 10 * [http://github.com/ctrlaltdel/TahoeLAFS-android TahoeLAFS-android] -- François Deppierraz's Tahoe-LAFS client for Android phones 11 * [http://github.com/ctrlaltdel/puppet-tahoe puppet-tahoe] -- François Deppierraz's Tahoe-LAFS plugin for Puppet 11 * [http://github.com/ctrlaltdel/puppet-tahoe puppet-tahoe] -- François Deppierraz's Tahoe-LAFS plugin for Puppet; featured in [//~zooko/TWN10.html Tahoe-LAFS Weekly News issue 10] 12 12 * [http://code.google.com/p/pyfilesystem/ pyfilesystem] has a Tahoe-LAFS backend now thanks to slush 13 13 … … 44 44 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 [http://lists.zooko.com/mailman/listinfo/p2p-hackers p2p-hackers mailing list]. 45 45 46 * [https://github.com/apenwarr/bup 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: GPLv246 * [https://github.com/apenwarr/bup 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 47 47 * [http://www.kitten-technologies.co.uk/project.php?project=ugarit 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 48 48 * [http://gnunet.org GNUnet] is an anonymous, censorship-resistant, file-sharing network. licence: GPLv2+ 49 49 * [http://camlistore.org/ Camlistore] is a distributed data store plus some ideas about synchronization, sharing, and modelling. licence: Apache 50 50 * [http://git-scm.com/ git] 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 51 * [http://freenetproject.org FreeNet] 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: GPLv251 * [http://freenetproject.org FreeNet] 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 52 52 53 53 = Perhaps Somewhat Influenced By Tahoe-LAFS (or maybe very much inspired by Tahoe-LAFS) =