summaryrefslogtreecommitdiff
path: root/docs/Prevent_Tracking.txt
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2014-01-02 22:33:46 -0500
committerirungentoo <irungentoo@gmail.com>2014-01-02 22:33:46 -0500
commit97a141c0cc3cb2775e60cd61340bf1f63bf9d2b6 (patch)
treec21b65b5491e01525972a31ff30ff3544bb538a4 /docs/Prevent_Tracking.txt
parent3d5a88f56a40aaeb3045fe0f2abdee79b20d10ef (diff)
Some work done on the onion announce part.
Diffstat (limited to 'docs/Prevent_Tracking.txt')
-rw-r--r--docs/Prevent_Tracking.txt4
1 files changed, 2 insertions, 2 deletions
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:
110Data sent to us: 110Data sent to us:
111announce response packet: 111announce response packet:
112[uint8_t packet id (132)][nonce] 112[uint8_t packet id (132)][nonce]
113encrypted 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)]] 113encrypted 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)]]
114(if the ping id is zero, it means the client id we are searching for is stored on ) 114(if the ping id is zero, it means the information to reach the client id we are searching for is stored on this node)
115 115
116data to route response packet: 116data to route response packet:
117[uint8_t packet id (134)][nonce]encrypted with that temporary private key and the nonce:[data] 117[uint8_t packet id (134)][nonce]encrypted with that temporary private key and the nonce:[data]