From 678c3628315723ac79576b2aa16307c5ab7e9fb1 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Tue, 24 May 2011 14:47:46 +0000 Subject: [PATCH] add ugarit to Other Projects [Imported from Trac: page RelatedProjects, version 76] --- RelatedProjects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RelatedProjects.md b/RelatedProjects.md index 25bd6f8..6e87bad 100644 --- a/RelatedProjects.md +++ b/RelatedProjects.md @@ -54,6 +54,7 @@ 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). + * [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+ * [Camlistore](http://camlistore.org/) is a distributed data store plus some ideas about synchronization, sharing, and modelling. licence: Apache