com.fedproxy.temp.xrpc.registration

johnandersen777.bsky.social

{
  "id": "com.fedproxy.temp.xrpc.registration",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "key",
          "nonce",
          "signatures"
        ],
        "properties": {
          "key": {
            "type": "string",
            "description": "did:key public-key reference that signed the nonce; must match the key passed to getRegistrationNonce."
          },
          "nonce": {
            "type": "bytes",
            "description": "The 64-byte nonce issued by com.fedproxy.temp.xrpc.getRegistrationNonce that this registration signs over."
          },
          "signatures": {
            "ref": "network.attested.signature#signatures",
            "type": "ref",
            "description": "badge.blue attestations (network.attested.signature) over the issued nonce, proving liveness and custody of the did:key."
          }
        }
      },
      "description": "A subscriber's signed registration. Proves custody of the did:key by carrying badge.blue attestations (network.attested.signature) over the nonce returned from com.fedproxy.temp.xrpc.getRegistrationNonce. Presented as the parameter to com.fedproxy.temp.xrpc.subscribe to open a relay channel bound to this key."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.fedproxy.temp.xrpc.registration

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:5svqtrhheairglgiiyvutzik
CID
bafyreia3txeruoswvmztkea6q7u7wm6twi75kytczkqga2miptn7sdowby
Indexed At
2026-06-12 05:08 UTC
AT-URI
at://did:plc:5svqtrhheairglgiiyvutzik/com.atproto.lexicon.schema/com.fedproxy.temp.xrpc.registration

Referenced Schemas (1)

Lexicon Garden

@