From 198c39970151cf2a047546580657e09e0d52f586 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Fri, 25 Nov 2011 17:41:04 +0000 Subject: [PATCH] Nilestore was featured [Imported from Trac: page RelatedProjects, version 89] --- RelatedProjects.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/RelatedProjects.md b/RelatedProjects.md index 1ab309e..d29ee26 100644 --- a/RelatedProjects.md +++ b/RelatedProjects.md @@ -54,8 +54,7 @@ These projects have no specific relationship with our project, but they are simi * [Firefox Sync](http://www.mozilla.org/en-US/mobile/sync/) (originally named "Weave") is a project to securely share your web browser metadata such as cookies, saved passwords, and bookmarks. Comes standard in Firefox. 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 - * [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 + * [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. featured in [//~zooko/TWN11.html Tahoe-LAFS Weekly News issue 11]; licence: GPLv2 # Tahoe-LAFS extensions -- dormant