diff --git a/RelatedProjects.md b/RelatedProjects.md index 43e5c9f..abb03a4 100644 --- a/RelatedProjects.md +++ b/RelatedProjects.md @@ -64,6 +64,9 @@ These projects have no specific relationship with our project, but they are simi * [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 + * [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 + # See Also