Nymic Demo Cert

This is an example of a Neonymic cert (Nymic).

Back to Home

{
  "cert_id": "66e2f9ce0b08b2ba17dff228f76d11a8",
  "issuer": "core.neonymic.com",
  "origin_node": "demo.neonymic.com",
  "issued_at": "2025-05-10T00:00:00Z",
  "public_key": "ed25519:97c2d9f8f4d44cfa8d07e1f8c8ee4359f3b9c342a6c925efc83b8f476e97a1e0",

  "subject": {
    "did": "did:plc:demo123nymic456",
    "public_claims": {
      "fediverse_handle": "@demo@atsomedomain",
      "tripcode": "!demo123"
    }
  },

  "proofs": {
    "dns_proof": "TXT nymic-proof=demo-abc123",
    "bsky_proof": "https://bsky.app/profile/anaccount/post/abc123",
    "reddit_proof": "https://reddit.com/r/example/comments/demo_cert_proof",
    "nostr_sig": "nostr-event-id-placeholder",
    "neocities": "https://nymics.neocities.org/web.txt"
  },

  "subject_extensions_encrypted": {
    "spotify_handle": {
      "ciphertext": "OQ4ux8Kkeq5ZI0mCvS1ng0bDW+XJKYAfwVf3tHE63m0=",
      "encryption_algorithm": "AES-256-GCM",
      "nonce": "z2N7vUeW+F9K0g==",
      "holder_encrypted_key": "WrappedKey1=="
    },
    "eth_signature": {
      "ciphertext": "h2C1c5gkt1X4AapYF9a2uKJX+6Cb2PoC7E7wARxG9/0=",
      "encryption_algorithm": "AES-256-GCM",
      "nonce": "R98v0D+ht8gGSw==",
      "holder_encrypted_key": "WrappedKey2=="
    },
    "legal_name": {
      "ciphertext": "TxOjHa4WxE0nL+KY9Q4wUtMBTYFzSlZTOQQYTfvSx5g=",
      "encryption_algorithm": "AES-256-GCM",
      "nonce": "oFqtkt93ZgoPzQ==",
      "holder_encrypted_key": "WrappedKey3=="
    }
  },

  "superseded": null,

  "notes": "This is a demo Nymic certificate.",
  "schema_version": "1.3.2",
  "zkp_proof": null,
  "signature": "rJcYmC6GJxFzQHEvpp3G6F1rLMXwM5ZBxl+DRn9UvMI="
}