]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Document sr-random and diff-cache.
authorNick Mathewson <nickm@torproject.org>
Fri, 16 Jun 2017 18:44:04 +0000 (14:44 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 16 Jun 2017 18:44:04 +0000 (14:44 -0400)
changes/more-files [new file with mode: 0644]
doc/tor.1.txt

diff --git a/changes/more-files b/changes/more-files
new file mode 100644 (file)
index 0000000..f416201
--- /dev/null
@@ -0,0 +1,3 @@
+  o Documentation:
+    - Document the "sr-random" file and "diff-cache" directory in the Tor
+      data directory.
\ No newline at end of file
index 7544c03f973e0feb80a664263cdbaff989420780..9fd8a97d7a872b5e5e8f9a3bada4ed5482494f39 100644 (file)
@@ -2724,6 +2724,17 @@ __DataDirectory__**/state**::
             - A short history of bandwidth usage, as produced in the server
             descriptors.
 
+__DataDirectory__**/sr-state**::
+    Authority only. State file used to record information about the current
+    status of the shared-random-value voting state.
+
+__DataDirectory__**/diff-cache**::
+    Directory cache only. Holds older consensuses, and diffs from older
+    consensuses to the most recent consensus of each type, compressed
+    in various ways. Each file contains a set of key-value arguments
+    decribing its contents, followed by a single NUL byte, followed by the
+    main file contents.
+
 __DataDirectory__**/bw_accounting**::
     Used to track bandwidth accounting values (when the current period starts
     and ends; how much has been read and written so far this period). This file