make section for projects inspired by Tahoe-LAFS

[Imported from Trac: page RelatedProjects, version 77]
zooko 2011-06-27 23:12:56 +00:00
parent ccaf0d0842
commit e1fb582663

@ -55,13 +55,16 @@ 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). 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).
* [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 * [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
* [Octavia](http://noncombatant.org/octavia/) is a new distributed filesystem inspired by Tahoe-LAFS and intended to improve on Tahoe-LAFS in performance and usability. It is very new and not yet usable except for experimentation. licence: GPL
* [GNUnet](http://gnunet.org) is an anonymous, censorship-resistant, file-sharing network. licence: GPLv2+ * [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 * [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 * [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
* [Mozilla Weave](http://labs.mozilla.com/projects/weave) is a project to securely share your web browser metadata such as cookies, saved passwords, and bookmarks. licence: Mozilla
* [FreeNet](http://freenetproject.org) is a long-running project to make a decentralized and censorship-resistant file-sharing network. licence: GPLv2 * [FreeNet](http://freenetproject.org) is a long-running project to make a decentralized and censorship-resistant file-sharing network. licence: GPLv2
# Perhaps Somewhat Influenced By Tahoe-LAFS (or maybe very much inspired by Tahoe-LAFS)
* [Mozilla Weave](http://labs.mozilla.com/projects/weave) is a project to securely share your web browser metadata such as cookies, saved passwords, and bookmarks. licence: Mozilla
* [Octavia](http://noncombatant.org/octavia/) is a new distributed filesystem inspired by Tahoe-LAFS and intended to improve on Tahoe-LAFS in performance and usability. It is very new and not yet usable except for experimentation. licence: GPL
# See Also # See Also
* Our [Dev page](Dev), especially the [developing Extensions page](Extensions) * Our [Dev page](Dev), especially the [developing Extensions page](Extensions)