ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Collections

DID Document

did:web:didweb.watch

  • at://didweb.watch

IDTypeControllerPublic key multibase
did:web:didweb.watch#atprotoMultikeydid:web:didweb.watchzQ3shPLyZu2EbgJ75P61bMZP4yvBwmtd22ph5sEnY6oLz4YLo
IDTypeService endpoint
#atproto_pdsAtprotoPersonalDataServerhttps://zio.blue

Record data

{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://w3id.org/security/multikey/v1",
    "https://w3id.org/security/suites/secp256k1-2019/v1"
  ],
  "id": "did:web:didweb.watch",
  "alsoKnownAs": [
    "at://didweb.watch"
  ],
  "verificationMethod": [
    {
      "id": "did:web:didweb.watch#atproto",
      "type": "Multikey",
      "controller": "did:web:didweb.watch",
      "publicKeyMultibase": "zQ3shPLyZu2EbgJ75P61bMZP4yvBwmtd22ph5sEnY6oLz4YLo"
    }
  ],
  "service": [
    {
      "id": "#atproto_pds",
      "type": "AtprotoPersonalDataServer",
      "serviceEndpoint": "https://zio.blue"
    }
  ]
}