commit d84d88462aae54349bf0df6a1a62080893395ed2 Author: Robert Ransom <rransom.8...@gmail.com> Date: Sat Mar 28 16:57:41 2015 -0700
Correct a comment (Malice is an intent; if something is unintentional, then it's not malicious.) --- lib/bridgedb/parse/descriptors.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bridgedb/parse/descriptors.py b/lib/bridgedb/parse/descriptors.py index 3f8d48e..9d196b8 100644 --- a/lib/bridgedb/parse/descriptors.py +++ b/lib/bridgedb/parse/descriptors.py @@ -172,7 +172,7 @@ def deduplicate(descriptors, statistics=False): .. note:: If two descriptors for the same router are discovered, AND both descriptors have the **same** published timestamp, then the router's fingerprint WILL BE LOGGED ON PURPOSE, because we assume that router - to be malicious (deliberately, or unintentionally). + to be broken or malicious. :param list descriptors: A list of :api:`stem.descriptor.server_descriptor.RelayDescriptor`s, _______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits