summaryrefslogtreecommitdiff
path: root/docs/Prevent_Tracking.txt
diff options
context:
space:
mode:
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]