From 97a141c0cc3cb2775e60cd61340bf1f63bf9d2b6 Mon Sep 17 00:00:00 2001 From: irungentoo Date: Thu, 2 Jan 2014 22:33:46 -0500 Subject: Some work done on the onion announce part. --- docs/Prevent_Tracking.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/Prevent_Tracking.txt b/docs/Prevent_Tracking.txt index 08c3f673..e4d19edc 100644 --- a/docs/Prevent_Tracking.txt +++ b/docs/Prevent_Tracking.txt @@ -110,8 +110,8 @@ data to route request packet: Data sent to us: announce response packet: [uint8_t packet id (132)][nonce] -encrypted with the DHT private key of Node D, our long term public key and the nonce:[[(32 bytes) ping_id][Node_Format * (maximum of 8)]] -(if the ping id is zero, it means the client id we are searching for is stored on ) +encrypted with the DHT private key of Node D, the public key in the request and the nonce:[[(32 bytes) ping_id][Node_Format * (maximum of 8)]] +(if the ping id is zero, it means the information to reach the client id we are searching for is stored on this node) data to route response packet: [uint8_t packet id (134)][nonce]encrypted with that temporary private key and the nonce:[data] -- cgit v1.2.3