diff --git a/Doc.md b/Doc.md index 1ae226b..4d60f2c 100644 --- a/Doc.md +++ b/Doc.md @@ -4,6 +4,7 @@ * [about.html](http://allmydata.org/source/tahoe/trunk/docs/about.html): the shape of a Tahoe filesystem and the security properties that it offers * [architecture.txt]source:docs/architecture.txt: the design decisions that give the filesystem its current behavior * [UseCases](UseCases): the ways in which Tahoe should be useful + * [Security](Security): known security issues and workarounds * [webapi.txt]source:docs/webapi.txt: everything you need to know to use Tahoe from your own program * [roadmap.txt]source:roadmap.txt: how the functionality has been incrementally improved so far, and what improvements we plan to make next * [codemap.txt]source:docs/codemap.txt: the software practices and organization of the source code