did:viewonwebsite Resolver

SOVEREIGN VISUAL INTEGRITY ROOT — VIEWONWEBSITE.COM — DUBAI, UAE

Resolver Endpoint
GET /resolve?did=did:viewonwebsite:{identifier}

Response: application/did+json
Status: 200 OK (resolved) | 404 Not Found | 400 Bad Request
Example Resolution
GET /resolve?did=did:viewonwebsite:viewonwebsite.com

{
  "id": "did:viewonwebsite:viewonwebsite.com",
  "method": "viewonwebsite",
  "sovereign_root": "viewonwebsite.com",
  "visual_integrity": true,
  "latency_of_trust": "<1ms",
  "enclave_verified": true,
  "injection_window": "0ms",
  "status": "SOVEREIGN"
}
Root DID Document
did:viewonwebsite:viewonwebsite.com

Resolution: /.well-known/did.json
Configuration: /.well-known/did-configuration.json
Specification: viewonwebsite.com/spec/
Authority: authority@hardcodedlogic.com
Resolver implementation requires deployment. Contact authority@hardcodedlogic.com for integration.