From 3b410d8deec72f99ba3072f44b8893d27f5dd598 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Tue, 22 Nov 2011 17:41:13 +0000 Subject: [PATCH] move "Papers By Others" section to be within "Papers", add name to it: "Cloud Storage Vault" [Imported from Trac: page Dev, version 110] --- Dev.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Dev.md b/Dev.md index d9049fd..8959314 100644 --- a/Dev.md +++ b/Dev.md @@ -40,6 +40,10 @@ Views into the process of Tahoe-LAFS hackery. were used for the presentation * [A Performance Evaluation and Examination of Open-Source Erasure Coding Libraries For Storage](http://www.cs.utk.edu/~plank/plank/papers/FAST-2009.html) to be presented at [FAST-2009: 7th USENIX Conference on File and Storage Technologies](http://www.usenix.org/events/fast09) +#### Papers By Others About Tahoe-LAFS + + * [Cloud Storage Vault—Master's Thesis](https://github.com/zerqent/cloud-storage-vault/blob/master/report/main.pdf?raw=true) by Haver, Melvold, Ruud + ### How To Contribute To The Tahoe-LAFS Project * [How to review patches](PatchReviewProcess) <-- You can help! * [How to submit patches](Patches) @@ -66,10 +70,6 @@ Views into the process of Tahoe-LAFS hackery. * [/../../tahoe-figleaf Archived data] is also available. * [/../../tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf2.html This graph] measures the number of lines that are **not** covered. -## Papers By Others About Tahoe-LAFS - - * [Master's Thesis](https://github.com/zerqent/cloud-storage-vault/blob/master/report/main.pdf?raw=true) by Haver, Melvold, Ruud - ## Dependencies * Copies of libraries that Tahoe-LAFS is dependent on are at [//source/tahoe-lafs/deps/].