diff options
Diffstat (limited to 'src/feature/dirclient/feature_dirclient.md')
-rw-r--r-- | src/feature/dirclient/feature_dirclient.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/feature/dirclient/feature_dirclient.md b/src/feature/dirclient/feature_dirclient.md new file mode 100644 index 0000000000..5c7ee964d3 --- /dev/null +++ b/src/feature/dirclient/feature_dirclient.md @@ -0,0 +1,7 @@ +@dir /feature/dirclient +@brief feature/dirclient: Directory client implementation. + +The code here is used by all Tor instances that need to download directory +information. Currently, that is all of them, since even authorities need to +launch downloads to learn about relays that other authorities have listed. + |