{
  "id": "jwk",
  "name": "did:jwk",
  "status": "edge",
  "probation": true,
  "probationVerifiers": [
    "godiddy"
  ],
  "summary": "A single JSON Web Key as a DID — deterministic and offline.",
  "research": "Clean-room, dependency-free implementation of the deterministic did:jwk spec. Probation verification against Godiddy surfaced a real interop nuance: purpose-silent upstream documents are treated as having no opinion on relationships rather than as disagreeing.",
  "links": [
    {
      "label": "did:jwk spec",
      "url": "https://github.com/quartzjer/did-jwk/blob/main/spec.md"
    },
    {
      "label": "vendored package",
      "url": "https://github.com/decentralized-identity/thisdid/tree/main/vendor/jwk-did-resolver"
    },
    {
      "label": "W3C DID Methods registry",
      "url": "https://www.w3.org/TR/did-extensions-methods/"
    }
  ],
  "lastReviewed": "2026-08-23",
  "network": "Local (offline)",
  "example": "did:jwk:eyJjcnYiOiJQLTI1NiIsImt0eSI6IkVDIiwieCI6ImFjYklRaXVNczNpOF91c3pFakoydHBUdFJNNEVVM3l6OTFQSDZDZEgyVjAiLCJ5IjoiX0tjeUxqOXZXTXB0bm1LdG00NkdxRHo4d2Y3NEk1TEtncmwyR3pIM25TRSJ9",
  "chain": [
    "ThisDID",
    "godiddy",
    "archon"
  ],
  "dif": {
    "dockerDriver": {
      "image": "transmute/restricted-resolver:latest",
      "repo": "https://github.com/transmute-industries/restricted-resolver",
      "hub": "https://hub.docker.com/repository/docker/transmute/restricted-resolver"
    }
  },
  "scores": {
    "resolutions24h": 0,
    "resolutions7d": 263,
    "resolutions30d": 40765,
    "popularity": 100,
    "availability": 98,
    "canary24h": 100,
    "verificationMatch30d": 7,
    "verificationMismatch30d": 4
  }
}