I was reading up on IPv6 and thought of this project when I read this:
http://datatracker.ietf.org/doc/rfc4941/RFC4941 Privacy Extentions allows for nodes to randomly shift their IPv6 addresses in order to foil MAC and IP tracking. I intuit that there are some positive implications for using IP addresses to sign hashes, especially in a KSI regime.
Scumby
Thanks for thinking about this project when reading about related tech!
Privacy Extensions for Stateless Address Autoconfiguration in IPv6The A.I. Coin network is connected via known TCP IP addresses. A client joining the network uses a built-in list of seed IP addresses to reach one or more full-nodes which provide configuration information that includes more IP addresses.
Could you elaborate on the positive implications?