[tor-commits] [onionoo/master] Clarify that lookups only work for full fingerprints.
karsten at torproject.org
karsten at torproject.org
Thu Sep 27 18:12:14 UTC 2012
commit a2830071eb02aa1880ef671653caa927952c9270
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Thu Sep 27 14:05:38 2012 -0400
Clarify that lookups only work for full fingerprints.
---
web/index.html | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/web/index.html b/web/index.html
index 15bb42b..fe8195c 100755
--- a/web/index.html
+++ b/web/index.html
@@ -604,6 +604,8 @@ matching the hashed fingerprint.
Fingerprints should always be hashed using SHA-1, regardless of looking up
a relay or a bridge, in order to not accidentally leak non-hashed bridge
fingerprints in the URL.
+Lookups only work for full fingerprints or hashed fingerprints consisting
+of 40 hex characters.
Lookups are case-insensitive.
</td></tr>
<tr><td><b>country</b></td><td>Return only relays which are located in the
More information about the tor-commits
mailing list