> In a consensus, the item after nickname is base64 encoded "hash of a > router's identity key" > If this item is base64 decoded, is it the same as the "identity > digest" of the router?
Hi Frank. That field is the relay's fingerprint. Here's the code stem uses for parsing that line... https://gitweb.torproject.org/stem.git/blob/HEAD:/stem/descriptor/router_status_entry.py#l469 _______________________________________________ tor-dev mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
