mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Bob needs the hash of his PK in order to know which hidden service to be.
svn:r1420
This commit is contained in:
parent
6d8be5e6f6
commit
6c9c4a3249
@ -257,10 +257,9 @@ Tor Rendezvous Spec
|
||||
1.9. Introduction: From the Introduction Point to Bob's OP
|
||||
|
||||
If the Introduction Point recognizes PK_ID as a public key which has
|
||||
established a circuit for introductions as in 1.3 above, it sends the
|
||||
encrypted portion of the cell in a new RELAY_INTRODUCE2 cell down the
|
||||
corresponding circuit. (If the PK_ID is unrecognized, the
|
||||
RELAY_INTRODUCE1 cell is discarded.)
|
||||
established a circuit for introductions as in 1.3 above, it sends the body
|
||||
of the cell in a new RELAY_INTRODUCE2 cell down the corresponding circuit.
|
||||
(If the PK_ID is unrecognized, the RELAY_INTRODUCE1 cell is discarded.)
|
||||
|
||||
When Bob's OP receives the RELAY_INTRODUCE2 cell, it decrypts it with
|
||||
the private key for the corresponding hidden service, and extracts the
|
||||
|
Loading…
Reference in New Issue
Block a user