{
  "id": "webvh",
  "name": "did:webvh",
  "status": "edge",
  "probation": true,
  "probationVerifiers": [
    "godiddy",
    "archon"
  ],
  "summary": "did:web hardened with a verifiable, hash-linked key history.",
  "research": "Each document version is entry-hashed and proof-signed in a did.jsonl log; the ThisDID wrapper adds a WebCrypto Ed25519 proof verifier so history is verified by ThisDID, not trusted. A DIF Recommended method.",
  "links": [
    {
      "label": "did:webvh spec",
      "url": "https://identity.foundation/didwebvh/"
    },
    {
      "label": "vendored wrapper",
      "url": "https://github.com/decentralized-identity/thisdid/tree/main/vendor/webvh-did-resolver"
    },
    {
      "label": "W3C DID Methods registry",
      "url": "https://www.w3.org/TR/did-extensions-methods/"
    }
  ],
  "lastReviewed": "2026-08-23",
  "network": "HTTPS · did.jsonl history",
  "example": "did:webvh:Qmb3KLhAKJ9wZx1gTPzcPfCxviRkiEJ4RGdHNviaedGu3i:opsecid.github.io",
  "chain": [
    "ThisDID",
    "godiddy",
    "archon"
  ],
  "dif": {
    "recommended": "https://github.com/decentralized-identity/did-methods/blob/main/dif-recommended/findings-did-webvh.md"
  },
  "scores": {
    "resolutions24h": 0,
    "resolutions7d": 256,
    "resolutions30d": 604,
    "popularity": 60,
    "availability": 100,
    "canary24h": 100,
    "verificationMatch30d": 66,
    "verificationMismatch30d": 0
  }
}