From 152074e89133d4bda2940a1d153b75270c5b972e Mon Sep 17 00:00:00 2001 From: zooko <> Date: Tue, 22 Nov 2011 18:04:51 +0000 Subject: [PATCH] move CSV back down out of the main, Developer-oriented section [Imported from Trac: page Dev, version 111] --- Dev.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Dev.md b/Dev.md index 8959314..3283d79 100644 --- a/Dev.md +++ b/Dev.md @@ -40,10 +40,6 @@ 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) @@ -89,4 +85,8 @@ Views into the process of Tahoe-LAFS hackery. * [The [ResearchVenues](ResearchVenues) page](ResearchVenues) contains a list of conferences and other venues where Tahoe-LAFS is a potential topic of interest. * [TahoeVsDebianBuggyOpenSsl](TahoeVsDebianBuggyOpenSsl) for details about Tahoe-LAFS's mild vulnerability to the recent (May 2008) Debian OpenSSL problems. - * [Google Summer of Code Ideas](GSoCIdeas) \ No newline at end of file + * [Google Summer of Code Ideas](GSoCIdeas) + +#### 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