Skip to content

Commit 234bb26

Browse files
authored
Update faqs.mdx
1 parent 83f1bd2 commit 234bb26

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

docs/faqs.mdx

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,9 @@ import TOCInline from '@theme/TOCInline';
1212

1313
Content provenance is most effective when combining three key technologies:
1414

15-
1. Content Credentials (secure metadata)
16-
2. Undetectable watermarks
17-
3. Content fingerprinting
18-
19-
Each technology serves a distinct purpose:
20-
21-
- **Content Credentials**: Provides verifiable, tamper-evident metadata about how content was created and modified
22-
- **Watermarking**: Embeds invisible information that survives content modifications like cropping, rotation, or screen capture
23-
- **Fingerprinting**: Creates unique content identifiers based on the media itself, enabling matching against databases without requiring embedded data
15+
- **Content Credentials**, that provides verifiable, tamper-evident metadata about how content was created and modified.
16+
- **Watermarking**, that embeds invisible information that survives content modifications like cropping, rotation, or screen capture.
17+
- **Fingerprinting**, that creates unique content identifiers based on the media itself, enabling matching against databases without requiring embedded data.
2418

2519
Using these technologies together creates a more robust content provenance system than any single approach alone.
2620

0 commit comments

Comments
 (0)