diff --git a/src/projects/apertrue/index.yaml b/src/projects/apertrue/index.yaml new file mode 100644 index 00000000..b9e3370a --- /dev/null +++ b/src/projects/apertrue/index.yaml @@ -0,0 +1,42 @@ +links: + twitter: https://x.com/apertrue_ + web: https://apertrue.photo/ + github: https://github.com/Apertrue + docs: https://app.apertrue.photo/docs/overview +categories: + - applications +usecases: + - data-management +ecosystem: + - other +description: >- + Apertrue proves that a photo or video is authentic: captured by a real camera + or generated by a declared AI tool, and not tampered with since. It does this + without revealing who took it, where it was taken, or what device was used. + + + It does this using zero-knowledge proofs: mathematical proofs that verify a + statement is true without revealing the underlying data. The cryptography runs + entirely in your browser. Nothing sensitive ever leaves your device. + + + The aggregated proof is verified on Aztec. Aztec is a privacy-preserving + blockchain. Your proof is verified inside a private function. The result is an + encrypted note that only you can read. No one else can see what you verified + or link it to your identity. +nickname: "" +sunset: false +project_status: + version: mainnet + live_status: true + mainnet: true + testnet: false +blockchain_features: + opensource: true + encryption: zkproof, zk-C2PA +privacy_policy: + defined: false + link: https://app.apertrue.photo/privacy +name: Apertrue +have_token: false +id: apertrue diff --git a/src/projects/apertrue/logo.jpeg b/src/projects/apertrue/logo.jpeg new file mode 100644 index 00000000..93f3700c Binary files /dev/null and b/src/projects/apertrue/logo.jpeg differ