{
  "ok": true,
  "service": "ozcrypt-api",
  "version": "0.2.0",
  "description": "Lightweight OzCrypt API for online time verification.",
  "endpoints": {
    "health": "/v1/health",
    "timeNow": "/v1/time/now"
  },
  "privacy": {
    "receivesFiles": false,
    "receivesPasswords": false,
    "receivesKeys": false,
    "receivesPlaintext": false
  },
  "note": "This service provides server-clock time for online verification. It is not a cryptographic timed-release or key escrow service.",
  "timestampUtc": "2026-05-23T07:34:15.499Z"
}