ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Collections

DID Document

did:web:tei.su

  • at://tei.pet

IDTypeControllerPublic key multibase
did:web:tei.su#atprotoMultikeydid:web:tei.suzQ3shf6oh9xDdYdLCHQeJskxP3pazTQ1CkSBGVynpX79fH3Na
IDTypeService endpoint
#atproto_pdsAtprotoPersonalDataServerhttps://pds.stupid.fish

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:tei.su",
  "alsoKnownAs": [
    "at://tei.pet"
  ],
  "verificationMethod": [
    {
      "id": "did:web:tei.su#atproto",
      "type": "Multikey",
      "controller": "did:web:tei.su",
      "publicKeyMultibase": "zQ3shf6oh9xDdYdLCHQeJskxP3pazTQ1CkSBGVynpX79fH3Na"
    }
  ],
  "service": [
    {
      "id": "#atproto_pds",
      "type": "AtprotoPersonalDataServer",
      "serviceEndpoint": "https://pds.stupid.fish"
    }
  ]
}