- gateway identifiers need to be globally unique
- how do we prevent collisions
- how do this in a distributed way
- difficulties in a globally unique namespace to identify networks
from a decentralized way
- application layer identifier vs connection identifier
- multiple options exist for doing both internal and external
uniqueness
-
one option is a field with some length:
- a blockchain specific solution is a hash of the genisis block
- non-blockchains should be self-defined about how they use that
field
-
Another option is an existing identifier system:
- options to consider: DIDs, CIP2, URI based, ...
- CIP2 has a namespace part and a suffix which is local
-
security links are critical between protocol layers to ensure
security