xyz.2877686.obsidian-pds-sync.note

2877686.xyz

{
  "id": "xyz.2877686.obsidian-pds-sync.note",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "enc",
          "kdf",
          "data"
        ],
        "properties": {
          "enc": {
            "type": "string",
            "description": "Symmetric cipher used for `data`.",
            "knownValues": [
              "AES-256-GCM"
            ]
          },
          "kdf": {
            "type": "string",
            "description": "Key-derivation function for the encryption key.",
            "knownValues": [
              "Argon2id"
            ]
          },
          "data": {
            "type": "bytes",
            "description": "Ciphertext: a 12-byte IV followed by the AES-256-GCM output."
          }
        }
      },
      "description": "An end-to-end encrypted note. The ciphertext body is readable only with the user's passphrase-derived key."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against xyz.2877686.obsidian-pds-sync.note

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mjextnzcbq7fog7yomsnbf4d
CID
bafyreibuj4juovujfolytiqknu5kqpq4izuo2hhycjmukfibngpbbj2uji
Indexed At
2026-06-11 22:16 UTC
AT-URI
at://did:plc:mjextnzcbq7fog7yomsnbf4d/com.atproto.lexicon.schema/xyz.2877686.obsidian-pds-sync.note

Lexicon Garden

@