org.eu.net.pool.gpgkey

pool.net.eu.org

{
  "id": "org.eu.net.pool.gpgkey",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "endorsement",
          "key",
          "ref"
        ],
        "properties": {
          "key": {
            "type": "string",
            "minlength": 1,
            "description": "base64-encoded gpg key as produced by `gpg --export FINGERPRINT | base64 -w0`. the fingerprint of this key, encoded in lowercase hexadecimal with no prefix, suffix, or delimiter, must be exactly equal to the record key."
          },
          "ref": {
            "type": "string",
            "format": "at-uri",
            "maxlength": 83,
            "minlength": 83,
            "description": "at uri of this record with the owning DID replaced by handle.invalid"
          },
          "endorsement": {
            "type": "string",
            "minlength": 1,
            "description": "base64-encoded detached signature of the canonical at:// uri of this record"
          }
        }
      },
      "description": "TODO: describe purpose of this schema"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.eu.net.pool.gpgkey

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:6ad33vzuolwszi5lerty2ter
CID
bafyreiesup24g4yif654ryeezbwfw5yllfhlvc7gygsgd456lreiuo6skm
Indexed At
2026-04-20 20:23 UTC
AT-URI
at://did:plc:6ad33vzuolwszi5lerty2ter/com.atproto.lexicon.schema/org.eu.net.pool.gpgkey

Version History (3 versions)

Lexicon Garden

@