Expand description
CMN hub subdomain helpers.
These helpers encode a CMN public key into a DNS-safe subdomain and recover the public key from that subdomain without a database lookup.
Functions§
- compute_
hub_ subdomain - Compute a DNS-safe cmnhub subdomain from a public key string.
- recover_
pubkey_ from_ subdomain - Recover the ed25519 public key from a hub subdomain.