From cca9ee0d81bda58b51818459f94525ba4a7ce61d Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 14 Oct 2020 13:16:26 -0400 Subject: Lower the limit for allowed protocol versions. This change merges proposal 318. --- dir-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dir-spec.txt') diff --git a/dir-spec.txt b/dir-spec.txt index dbb15ab..ed5d7b2 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -843,7 +843,7 @@ sorted by keyword. Values should be numerically ascending within each entry. (This implies that there should be no overlapping ranges.) Ranges should be represented as compactly as possible. Ints must be no - more than 2^32 - 2. (Yes, 2.) + larger than 63. This field was first added in Tor 0.2.9.x. Some time after all earlier Tor relay versions are obsolete, it will become mandatory. -- cgit v1.2.3-54-g00ecf