commit 8b911a241e4294aeb7b6bf249e22682989ef81c2 Author: Roger Dingledine arma@torproject.org Date: Mon Aug 16 11:46:01 2021 -0400
fix trivial typo / whitespace --- rend-spec-v2.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/rend-spec-v2.txt b/rend-spec-v2.txt index 7ea0362..0306f4b 100644 --- a/rend-spec-v2.txt +++ b/rend-spec-v2.txt @@ -673,7 +673,7 @@ v1, and v2 since 0.1.1.x. As of Tor 0.2.0.7-alpha and 0.1.2.18, clients switched to using the v2 intro format.
- The Timestampe (TS) field is no longer used in Tor 0.2.3.9-alpha and + The Timestamp (TS) field is no longer used in Tor 0.2.3.9-alpha and later. Clients MAY refrain from sending it; see the "Support022HiddenServices" parameter in dir-spec.txt. Clients SHOULD NOT send a precise timestamp, and should instead round to the nearest @@ -1039,7 +1039,6 @@ e.g., for Tor controllers; nothing in Tor itself requires or uses it.
- 3. Hidden service directory operation
This section has been introduced with the v2 hidden service descriptor