commit 4adc21feb4eea16f17aa4ad964554a1a9244ebc7 Author: Ivan Markin twim@riseup.net Date: Thu Jun 23 15:22:55 2016 +0000
Replaced a vague may with RFC-ish MAY --- dir-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dir-spec.txt b/dir-spec.txt index fb7ee9a..6ba05bc 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -516,7 +516,7 @@
A curve25519 public key used for the ntor circuit extended handshake. It's the standard encoding of the OR's curve25519 - public key, encoded in base 64. The trailing = sign may be + public key, encoded in base 64. The trailing '=' sign MAY be omitted from the base64 encoding. The key MUST be accepted for at least 1 week after any new key is published in a subsequent descriptor.
tor-commits@lists.torproject.org