Files
nym/documentation/docs/pages/network/traffic/addressing-system.md
T
2024-09-25 15:37:29 +02:00

550 B

Addressing System

All clients and nodes in the Nym network have an address, in the format:

user-identity-key.user-encryption-key@gateway-identity-key

Which in practice, looks something like this:

DguTcdkWWtDyUFLvQxRdcA8qZhardhE1ZXy1YCC7Zfmq.Dxreouj5RhQqMb3ZaAxgXFdGkmfbDKwk457FdeHGKmQQ@4kjgWmFU1tcGAZYRZR57yFuVAexjLbJ5M7jvo3X5Hkcf

TODO flesh out Each key is a TODO KEY FORMAT ID keys are used for routing encryption keys are the public keypair used to decrypt the exterior layer of Sphinx packets addressed to the node/client.