{
  "id": "web",
  "name": "did:web",
  "status": "edge",
  "probation": false,
  "summary": "Domain-anchored DIDs resolved from /.well-known over HTTPS.",
  "research": "The workhorse of the DID ecosystem: the identifier is a domain, the document a file the domain serves. ThisDID runs the standard published driver in an isolated Worker of its own.",
  "links": [
    {
      "label": "did:web method spec",
      "url": "https://w3c-ccg.github.io/did-method-web/"
    },
    {
      "label": "web-did-resolver",
      "url": "https://github.com/decentralized-identity/web-did-resolver"
    },
    {
      "label": "W3C DID Methods registry",
      "url": "https://www.w3.org/TR/did-extensions-methods/"
    }
  ],
  "lastReviewed": "2026-08-23",
  "network": "HTTPS · .well-known",
  "example": "did:web:identity.foundation",
  "chain": [
    "ThisDID",
    "godiddy",
    "archon"
  ],
  "dif": {
    "dockerDriver": {
      "image": "uport/uni-resolver-driver-did-uport:5.0.3",
      "repo": "https://github.com/uport-project/uport-did-driver",
      "hub": "https://hub.docker.com/r/uport/uni-resolver-driver-did-uport/"
    }
  },
  "scores": {
    "resolutions24h": 0,
    "resolutions7d": 259,
    "resolutions30d": 627,
    "popularity": 61,
    "availability": 100,
    "canary24h": 100,
    "verificationMatch30d": 0,
    "verificationMismatch30d": 0
  }
}