←back to thread

Yggdrasil Network

(yggdrasil-network.github.io)
324 points BSDobelix | 1 comments | | HN request time: 0.2s | source
Show context
PhilipRoman ◴[] No.42156775[source]
I really like the idea of address being derived from public key, but there is a problem with this approach - since Yggdrasil currently uses IPv6 addresses, the length is very limited and you can find collisions (there is a workaround which involves brute forcing a key with more leading bits). As I understand, the long term plan is adding a custom protocol which has no limits for address length.
replies(3): >>42156869 #>>42156876 #>>42157301 #
1. Its_Padar ◴[] No.42156876[source]
Why not use the entire public key and let entropy do the rest, like the Reticulum Network?