Skip to content

docs(prd): add PRD 0014 — Learn about a breach when the stolen credential is used - #63

Merged
ralyodio merged 1 commit into
masterfrom
docs/prd-0014-deception
Jul 28, 2026
Merged

docs(prd): add PRD 0014 — Learn about a breach when the stolen credential is used#63
ralyodio merged 1 commit into
masterfrom
docs/prd-0014-deception

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

Specification for the deception core module, listed in PRD.md and not yet specified.

PRD.md describes this as serving fake data to attackers, which has limited value against someone already reading your files — they have won by then. The valuable version of the same idea is the CANARY TOKEN: a fake credential planted where only an intruder would find it, which alerts the moment somebody tries to use it.

That inversion changes what it detects and when. Every other module tries to catch the intrusion as it happens; a canary catches it afterwards, when the attacker who already got in undetected starts using what they took. That is the case where dwell time runs to months. It also fires on theft at rest — a leaked backup, a stolen laptop — wherever the token ends up.

Like the honeypot it has no false positives by construction. The design hazard is internal: the planted files must be excluded from this product's own secrets scanner, or code-scanner reports the decoys and operators learn to dismiss credential alerts — the worst possible outcome.

Spec only — no implementation in this PR.

…tial is used

PRD.md describes this as serving fake data to attackers, which has limited value against someone already reading your files — they have won by then. The valuable version of the same idea is the CANARY TOKEN: a fake credential planted where only an intruder would find it, which alerts the moment somebody tries to use it.

That inversion changes what it detects and when. Every other module tries to catch the intrusion as it happens; a canary catches it afterwards, when the attacker who already got in undetected starts using what they took. That is the case where dwell time runs to months. It also fires on theft at rest — a leaked backup, a stolen laptop — wherever the token ends up.

Like the honeypot it has no false positives by construction. The design hazard is internal: the planted files must be excluded from this product's own secrets scanner, or code-scanner reports the decoys and operators learn to dismiss credential alerts — the worst possible outcome.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ralyodio
ralyodio merged commit 7b60bf9 into master Jul 28, 2026
7 checks passed
@ralyodio
ralyodio deleted the docs/prd-0014-deception branch July 28, 2026 17:46
@github-actions

Copy link
Copy Markdown

vu1nz Security Review

0 finding(s) in PR #?

No security issues found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant