commit 849c03009fbcece1b95bb9408398399de2252110 Author: Damian Johnson <ata...@torproject.org> Date: Sat Sep 5 09:57:14 2015 -0700
Extrainfo section is 2.1.2, not 2.2 Minor correction from qbi. --- stem/descriptor/extrainfo_descriptor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stem/descriptor/extrainfo_descriptor.py b/stem/descriptor/extrainfo_descriptor.py index a9c1eff..951892e 100644 --- a/stem/descriptor/extrainfo_descriptor.py +++ b/stem/descriptor/extrainfo_descriptor.py @@ -7,7 +7,7 @@ their server descriptor is published and have a similar format. However, unlike server descriptors these don't contain information that Tor clients require to function and as such aren't fetched by default. -Defined in section 2.2 of the `dir-spec +Defined in section 2.1.2 of the `dir-spec <https://gitweb.torproject.org/torspec.git/tree/dir-spec.txt>`_, extra-info descriptors contain interesting but non-vital information such as usage statistics. Tor clients cannot request these documents for bridges. _______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits