ooo.bsky.hidden.encryptedBlobKeys

bsky.ooo

{
  "id": "ooo.bsky.hidden.encryptedBlobKeys",
  "defs": {
    "key": {
      "type": "object",
      "required": [
        "ref",
        "ageIdentity"
      ],
      "properties": {
        "ref": {
          "type": "cid-link"
        },
        "ageIdentity": {
          "type": "string"
        }
      }
    },
    "main": {
      "type": "object",
      "required": [
        "blobKeys"
      ],
      "properties": {
        "blobKeys": {
          "type": "array",
          "items": {
            "ref": "#key",
            "type": "ref"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1
}

Validate Record

Validate a record against ooo.bsky.hidden.encryptedBlobKeys

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:bsky.ooo
CID
bafyreib52bmjqpsn7cdyjf2ue6hnm3x37ujcnhrdnlm2ha6urjreerphwe
Indexed At
2026-04-04 00:36 UTC
AT-URI
at://did:web:bsky.ooo/com.atproto.lexicon.schema/ooo.bsky.hidden.encryptedBlobKeys

Lexicon Garden

@