Public lookup · not a certificate

Verify attestation

Look up a ShipGate content-addressed attestation by hash or attestation id, or verify a signed DeploymentManifest. This page proxies public ShipGate HTTP endpoints — it does not issue certificates and cannot claim Official ISL Certified status.

  • Upstream: GET /v1/attestations/by-hash/:contentHash
  • Upstream: GET /v1/attestations/:attestationId
  • Upstream: POST /v1/deployment-manifests/verify
  • Honesty: GET /v1/certification/status → always certification: null

Public verify confirms a stored ShipGate attestation (content hash, optional HMAC, optional Ed25519 service key). Not Official ISL Certified. Not a public CA. Open ISL conformance ≠ verification ≠ certification.

Lookup by

DeploymentManifest

Paste a signed DeploymentManifest JSON. Proxies POST /v1/deployment-manifests/verify — local Ed25519 only.

DeploymentManifest verify checks content hash + local Ed25519 service signature. Not Official ISL Certified. Not a public CA. Open ISL conformance ≠ verification ≠ certification.

About ShipGate

← About