{
  "id": "dns",
  "name": "did:dns",
  "status": "edge",
  "probation": true,
  "probationVerifiers": [
    "godiddy"
  ],
  "summary": "Domain keys published as DNS URI records, read over DoH.",
  "links": [
    {
      "label": "did:dns draft spec",
      "url": "https://danubetech.github.io/did-method-dns/"
    },
    {
      "label": "vendored package",
      "url": "https://github.com/decentralized-identity/thisdid/tree/main/vendor/dns-did-resolver"
    },
    {
      "label": "W3C DID Methods registry",
      "url": "https://www.w3.org/TR/did-extensions-methods/"
    }
  ],
  "lastReviewed": "2026-08-23",
  "network": "DNS · DoH",
  "example": "did:dns:danubetech.com",
  "chain": [
    "ThisDID",
    "godiddy",
    "archon"
  ],
  "dif": {
    "dockerDriver": {
      "image": "universalresolver/driver-did-dns:latest",
      "repo": "https://github.com/danubetech/uni-resolver-driver-did-dns",
      "hub": "https://hub.docker.com/r/universalresolver/driver-did-dns/"
    }
  },
  "scores": {
    "resolutions24h": 0,
    "resolutions7d": 251,
    "resolutions30d": 570,
    "popularity": 60,
    "availability": 100,
    "canary24h": 100,
    "verificationMatch30d": 26,
    "verificationMismatch30d": 3
  }
}