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