com.publicdomainrelay.temp.market.badgeBlueKey

johnandersen777.bsky.social

{
  "id": "com.publicdomainrelay.temp.market.badgeBlueKey",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "key",
          "createdAt"
        ],
        "properties": {
          "key": {
            "type": "string",
            "format": "did",
            "description": "The did:key of the public key (the same value as this record's key)."
          },
          "issuer": {
            "type": "string",
            "format": "did",
            "description": "DID (e.g. a did:web) that controls/advertises this key when it is bound to a service identity."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Publishes the public half of a badge.blue attestation key that this repo signs market.* records with. The record key is the key's did:key, so a verifier can look up a key by did:key directly in the author's PDS repo — a PDS-native key registry complementing DID-document key binding."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.publicdomainrelay.temp.market.badgeBlueKey

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:5svqtrhheairglgiiyvutzik
CID
bafyreicvjrzcx44ppt7faosjehd4o7gimmydnlpazllo3mzyiaqdtjg6mu
Indexed At
2026-07-26 20:05 UTC
AT-URI
at://did:plc:5svqtrhheairglgiiyvutzik/com.atproto.lexicon.schema/com.publicdomainrelay.temp.market.badgeBlueKey

Lexicon Garden

@