[tor-commits] [torspec/master] Add file_created and latest_bandwidth Keywords

nickm at torproject.org nickm at torproject.org
Sun Jul 1 14:37:16 UTC 2018


commit 05b9590a62569c41fd3f559d53d6ef9ad1a6bde6
Author: juga0 <juga at riseup.net>
Date:   Thu Jun 28 17:57:39 2018 +0000

    Add file_created and latest_bandwidth Keywords
    
    to bandwidth-file-headers
---
 dir-spec.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dir-spec.txt b/dir-spec.txt
index e11ead1..3ac17fb 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -2105,10 +2105,14 @@
         "software" -- the name of the software that created the document.
         "software_version" -- the version of the software that created the
         document.
+        "file_created" -- the date and time timestamp in ISO 8601 format
+        and UTC time zone when the file was created.
         "generator_started" -- the date and time timestamp in ISO 8601 format
         and UTC time zone when the generator started.
         "earliest_bandwidth" -- the date and time timestamp in ISO 8601 format
         and UTC time zone when the first relay bandwidth was obtained.
+        "latest_bandwidth" -- the date and time timestamp in ISO 8601 format
+        and UTC time zone of the most recent generator result.
         First-appeared: Tor 0.3.5.1-alpha.
 
    The authority section of a vote contains the following items, followed





More information about the tor-commits mailing list