|
|
|
|
|
by axx
5052 days ago
|
|
From the Wiki: [...]End: a SHA-1 hash key (40 hex characters, 160-bits) stored in the global DHT and distributed between switches. Switches will distribute and look up ends in the global DHT that are important to them. TeleHash defines the SHA-1 hash of the external IP:PORT of a switch as part of the protocol. Applications built on top of TeleHash can add their own ends to the DHT like hashes of files, hashes of e-mail addresses or hashes of other application-specific values (e.g. user@chat).[...] So if i understand this right, every packet has a protocol-defined +end and the application can add it's own end on top (i.e. an Email adress?). https://github.com/quartzjer/TeleHash/wiki/My-Understanding-... |
|