ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Collections

DID Document

did:web:falafel.blog

  • at://falafel.blog

IDTypeControllerPublic key multibase
did:web:falafel.blog#atprotoMultikeydid:web:falafel.blogzQ3shtp7z8FC5VkAwZeozXG8Nv4dnKowxebnYp5c8jeuVAf7Q
IDTypeService endpoint
#atproto_pdsAtprotoPersonalDataServerhttps://pds.falafel.blog

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