ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Collections

DID Document

did:web:hotsocket.fyi

  • at://hotsocket.fyi

IDTypeControllerPublic key multibase
did:web:hotsocket.fyi#atprotoMultikeydid:web:hotsocket.fyizQ3shYZwXVin3rGjtfvic1VWr6LWLbYXngBAt4Jy11Q7xrMmG
IDTypeService endpoint
#atproto_pdsAtprotoPersonalDataServerhttps://pds.hotsocket.fyi

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:hotsocket.fyi",
  "alsoKnownAs": [
    "at://hotsocket.fyi"
  ],
  "verificationMethod": [
    {
      "id": "did:web:hotsocket.fyi#atproto",
      "type": "Multikey",
      "controller": "did:web:hotsocket.fyi",
      "publicKeyMultibase": "zQ3shYZwXVin3rGjtfvic1VWr6LWLbYXngBAt4Jy11Q7xrMmG"
    }
  ],
  "service": [
    {
      "id": "#atproto_pds",
      "type": "AtprotoPersonalDataServer",
      "serviceEndpoint": "https://pds.hotsocket.fyi"
    }
  ]
}