com.publicdomainrelay.temp.badgeBlueKeys

johnandersen777.bsky.social

{
  "id": "com.publicdomainrelay.temp.badgeBlueKeys",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "keyId",
          "challenge",
          "createdAt"
        ],
        "properties": {
          "name": {
            "type": "string",
            "description": "Human-readable name or label for this key association (e.g. hostname)."
          },
          "keyId": {
            "type": "string",
            "description": "Identifier for the device key (e.g. soft-<uuid> or a did:key)."
          },
          "service": {
            "type": "string",
            "description": "Service scope for this key association."
          },
          "challenge": {
            "type": "string",
            "format": "did",
            "description": "DID that this key is bound to."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Associates a device key with a DID, enabling key→DID lookup for vouch graph traversal and service authorization."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.publicdomainrelay.temp.badgeBlueKeys

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@