{
  "service": "timestamp-relay",
  "purpose": "CORS shim for RFC 3161 timestamp authorities. Holds no signing key.",
  "authorities": [
    {
      "id": "freetsa",
      "name": "FreeTSA",
      "url": "https://freetsa.org/tsr"
    },
    {
      "id": "digicert",
      "name": "DigiCert",
      "url": "http://timestamp.digicert.com"
    },
    {
      "id": "sectigo",
      "name": "Sectigo",
      "url": "http://timestamp.sectigo.com"
    }
  ],
  "logging": "A count of requests relayed. Nothing else is recorded.",
  "source": "https://github.com/LucidTruthTechnologies/timestamp-tool"
}