Meridian State Layer

Public keys and trust anchors.

Use the same trust anchors referenced by the current public state bundle, the public verifier path, and the witness index.

Root / securityactive

mvg-openpgp-2026

Public key used for security contact encryption and trust-anchor discovery.

12D9E2941E95C485C3D908BA4A70FE198AEC7BEB
Witnessactive

w1

Independent witness trust anchor published for public review.

5C766E32E1B5C6A4E233B5FD74778298BFF446C5
Witnessactive

w2

Independent witness trust anchor published for public review.

A774FB5F68F9CBD6EB359730D28C87506334BDCC
Witnessactive

w3

Independent witness trust anchor published for public review.

D7E4275ABF9DE493CF2277BFBA9A68227DB41E25
Machine-readable trust anchors for the current public state bundle.
Open raw JSON
{
  "root_keys": [
    {
      "key_id": "mvg-openpgp-2026",
      "algorithm": "openpgp",
      "status": "active",
      "fingerprint": "12D9E2941E95C485C3D908BA4A70FE198AEC7BEB",
      "public_key_ref": "/pgp.asc",
      "source": "/.well-known/security.txt"
    }
  ],
  "witness_keys": [
    {
      "key_id": "w1",
      "algorithm": "openpgp",
      "status": "active",
      "fingerprint": "5C766E32E1B5C6A4E233B5FD74778298BFF446C5",
      "public_key_ref": "/.well-known/keys/witness/w1.asc",
      "source": "/trust/witnesses/independent-witness-1/pgp.asc"
    },
    {
      "key_id": "w2",
      "algorithm": "openpgp",
      "status": "active",
      "fingerprint": "A774FB5F68F9CBD6EB359730D28C87506334BDCC",
      "public_key_ref": "/.well-known/keys/witness/w2.asc",
      "source": "/trust/witnesses/independent-witness-2/pgp.asc"
    },
    {
      "key_id": "w3",
      "algorithm": "openpgp",
      "status": "active",
      "fingerprint": "D7E4275ABF9DE493CF2277BFBA9A68227DB41E25",
      "public_key_ref": "/.well-known/keys/witness/w3.asc",
      "source": "/trust/witnesses/independent-witness-3/pgp.asc"
    }
  ]
}