From be04fca40f0060cb158f99943cc49a1021d72fcd Mon Sep 17 00:00:00 2001 From: SubINaclS Date: Thu, 4 Jun 2026 16:40:41 +0000 Subject: [PATCH] Update techniques/canaries/technical_honey_canary.md --- techniques/canaries/technical_honey_canary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techniques/canaries/technical_honey_canary.md b/techniques/canaries/technical_honey_canary.md index 9a82ce9..32ddd07 100644 --- a/techniques/canaries/technical_honey_canary.md +++ b/techniques/canaries/technical_honey_canary.md @@ -1,4 +1,4 @@ -# Canary Tokens & Honeytokens — Attribution and Early Warning for Content Theft +# Canary Tokens & Honeytokens - Attribution and Early Warning for Content Theft **Canary tokens** and **honeytokens** are unique, high-entropy identifiers embedded in content or responses. When they later appear in model output, public datasets, or trigger external requests, the creator receives immediate, cryptographically verifiable proof of ingestion. This technique turns passive content into active sensors that detect unauthorized use long after scraping occurs.