UrDHT / PyUrDHT

Python reference implementation
11 stars 3 forks source link

Added new location features, removed websockets #66

Closed abrosen closed 9 years ago

abrosen commented 9 years ago

We added location (in the metric space) as a part of nodeinfo. We (currently) generate this location from using the hash of the public address as the seed for a PRNG. This PRNG used is Mersenne Twister and the process is as follows (this part isn't new but I'll explain it for clarity):

Envy is now using dns