No new keys to manage. No hosted identity you don't already own.
The validation flow follows the same pattern Let's Encrypt
established for certificates: prove control via DNS, get a
signed artifact, renew before it expires.
Step 1 happens through the console or the validation API.
Step 2 returns a 32-byte random token scoped to your quid and
domain; publishing anything else in the TXT record fails
verification. Step 3 is where most customers plug in a DNS
integration, which auto-creates the record via your
provider's API so you never paste anything manually.
Step 4 resolves the TXT record through at least three
independent public resolvers (Cloudflare 1.1.1.1,
Google 8.8.8.8, Quad9 9.9.9.9,
OpenDNS 208.67.222.222) and requires majority
agreement. This protects against split-horizon DNS, rogue
resolvers, and intermediate tampering.
Step 5 is the output you actually buy: a signed TRUST
edge from the quidnug root quid to your quid, scoped to
operators.<your-domain>.network.quidnug.com,
at a trust level determined by your tier. The edge lives on
the public network and anyone, including your own customers,
can verify it without asking us.
Step 6 runs on a schedule tied to your tier. If the TXT record
disappears, we auto-publish a revocation edge at level zero
and notify you. Re-claim by publishing the TXT record again.