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/].