[tor-dev] [Discussion] 5 ^H 3 hops rendezvous circuit design
Qingping Hou
dave2008713 at gmail.com
Thu Feb 13 00:54:47 UTC 2014
On 02/12/2014 05:06 PM, Zack Weinberg wrote:
> Do Tor clients actually have identity keys, as relays do? Perhaps not
> *persistent* identity keys, and even if they did, an adversarial client
> could just rotate them whenever it felt like, but still I'd like to know
> if Fc is even a thing. I tried and failed to figure this out from the
> protocol spec. (Maybe I was looking in the wrong place?)
>
OP does not have persistent key. Key pairs are generated at start up. See
init_keys() in router.c
More information about the tor-dev
mailing list