{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://schema.org/"
  ],
  "id": "https://www.daremeet.com/.well-known/content-provenance-policy.json",
  "type": "ContentProvenancePolicy",
  "name": "Daremeet content provenance policy",
  "publisher": {
    "@type": "Organization",
    "name": "Daremeet SAS",
    "legalName": "Daremeet SAS",
    "url": "https://www.daremeet.com",
    "identifier": [
      {
        "@type": "PropertyValue",
        "propertyID": "SIREN",
        "value": "104126248"
      },
      {
        "@type": "PropertyValue",
        "propertyID": "DID",
        "value": "did:web:daremeet.com"
      }
    ]
  },
  "identityDocument": "https://www.daremeet.com/identity.json",
  "organizationPublisherCredential": "https://www.daremeet.com/.well-known/credentials/organization-publisher-vc.json",
  "didDocument": "https://daremeet.com/.well-known/did.json",
  "c2pa": {
    "status": "rolling-out",
    "spec": "https://c2pa.org/",
    "verifyTool": "https://contentcredentials.org/verify",
    "intendedCoverage": {
      "tierA": {
        "label": "Brand and editorial assets produced or published by Daremeet SAS",
        "examples": [
          "/images/logo.webp",
          "/images/mission/*",
          "marketing renders from official build scripts"
        ],
        "targetAction": "c2pa.manifest.embed-or-sidecar with publisher claim Daremeet SAS"
      },
      "tierB": {
        "label": "Third-party or licensed stock imagery",
        "policy": "Source attribution in *.sources.txt files; C2PA only when license and metadata allow accurate published claims"
      },
      "tierC": {
        "label": "User-generated content in the Daremeet mobile app",
        "policy": "Out of scope for daremeet.com static hosting; future in-app provenance pipeline"
      }
    },
    "signedAssetsRegistry": "https://www.daremeet.com/.well-known/c2pa/signed-assets.json",
    "manifestBaseUrl": "https://www.daremeet.com/.well-known/c2pa/manifests/"
  },
  "statement": "Daremeet SAS is adopting C2PA content credentials for site-owned visual assets to improve transparency about origin and editing. Organizational identity is also available via did:web:daremeet.com and a signed Verifiable Credential for the publisher of the Daremeet iOS and Android application.",
  "statementFr": "Daremeet SAS déploie progressivement les Content Credentials C2PA pour les visuels dont elle est l’éditeur, afin de clarifier l’origine et les traitements. L’identité organisationnelle est également disponible via did:web:daremeet.com et une Verifiable Credential signée pour l’éditeur des applications Daremeet iOS et Android.",
  "lastUpdated": "2026-05-25"
}
