Skip to content

Commit e1e7518

Browse files
committed
commit
1 parent d79e4d5 commit e1e7518

10 files changed

Lines changed: 121 additions & 128 deletions

File tree

_freeze/posts/2025-XX-XX-tech-offense-defense/execute-results/html.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Binary file not shown.
-4.01 KB
Loading
Binary file not shown.

docs/posts/2025-XX-XX-tech-offense-defense.html

Lines changed: 94 additions & 97 deletions
Large diffs are not rendered by default.
-4.01 KB
Loading

posts/2025-XX-XX-tech-offense-defense.qmd

Lines changed: 25 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -580,44 +580,40 @@ Apply the framework to real cases:
580580

581581
# Summary
582582

583-
Technology doesn't uniformly help offense or defense—the structure of the conflict determines which side benefits.
583+
Technology doesn't uniformly help offense or defense—**structure determines outcomes**.
584584

585-
Four key mechanisms:
585+
| Mechanism | Key Feature | Favors | Examples |
586+
| --------------------------- | --------------------- | ----------- | ---------------------------- |
587+
| Finite search & fixing | Exhaustible holes | **Defense** | Code fuzzing |
588+
| Finite search & monitoring | Limited attention | **Offense** | Network intrusion |
589+
| Verification (ground truth) | External validation | **Defense** | Document authentication |
590+
| Examination (appearance) | No ground truth | **Offense** | Essay detection, deepfakes |
586591

587-
| Mechanism | Key Feature | Technology Favors | Examples |
588-
| --------------------------- | ------------------------ | ----------------- | ------------------------------------- |
589-
| Finite search & fixing | Exhaustible vulnerabilities | **Defense** | Code fuzzing, vulnerability scanning |
590-
| Finite search & monitoring | Limited attention | **Offense** | Network intrusion, perimeter security |
591-
| Verification (ground truth) | External validation | **Defense** | Document authentication, watermarking |
592-
| Examination (appearance) | No ground truth | **Offense** | Essay detection, deepfakes |
592+
**Speed matters:** Rapid technological change creates offensive advantage—each capability arrives before the previous one is defended.
593593

594-
The speed of technological change creates an additional offensive advantage: rapid advancement prevents defense from catching up, even in structurally defensive domains.
594+
**Implications:**
595+
- Defensive domains → Accelerate discovery and patching
596+
- Offensive domains → Invest in provenance systems (create ground truth)
597+
- All domains → Consider slowing capability advancement to allow defense time
595598

596-
**For policy and strategy:**
597-
- In defensive domains (finite search, ground truth), invest in accelerating discovery and patching
598-
- In offensive domains (appearance-based), invest in provenance systems to create ground truth
599-
- In all domains, consider slowing the pace of capability advancement to allow defense time to adapt
600-
601-
The offense-defense balance is not fixed—it's a design choice embedded in our institutions and technologies.
599+
The offense-defense balance is not fixed—it's a design choice.
602600

603601
# References
604602

605-
Key papers on offense-defense balance and conflict:
606-
607-
Garfinkel & Skaperdas (2007) "Economics of Conflict: An Overview"
608-
: Comprehensive review of contest models and conflict economics. Discusses how returns to scale affect equilibrium efforts.
603+
**Garfinkel & Skaperdas (2007)** "Economics of Conflict: An Overview"
604+
: Contest models and conflict economics. Returns to scale affect equilibrium efforts.
609605

610-
Garfinkel & Dafoe (2019) "How does the offense-defense balance scale?"
611-
: Argues that growth in investments tends to favor defense when investment levels are high.
606+
**Garfinkel & Dafoe (2019)** "How does the offense-defense balance scale?"
607+
: Investment growth tends to favor defense at high levels.
612608

613-
Glaser & Kaufmann (1998) "What Is the Offense-Defense Balance and How Can We Measure It?"
614-
: Defines the balance as the ratio of forces attacker needs relative to defender's deployed forces.
609+
**Glaser & Kaufmann (1998)** "What Is the Offense-Defense Balance and How Can We Measure It?"
610+
: Defines balance as ratio of attacker forces needed to defender forces deployed.
615611

616-
Schneier (2018) "Artificial Intelligence and the Attack/Defense Balance"
617-
: Argues AI will favor defense because current attacks exploit human weaknesses that AI can shore up.
612+
**Schneier (2018)** "Artificial Intelligence and the Attack/Defense Balance"
613+
: AI favors defense by shoring up human weaknesses that attacks exploit.
618614

619-
Heather Adkins (2024) "The Offense-Defense Balance"
620-
: Discusses how vulnerability discovery is accelerating with LLMs, with the key question being who runs faster at finding and fixing vulnerabilities.
615+
**Adkins (2024)** "The Offense-Defense Balance"
616+
: Vulnerability discovery accelerating with LLMs. Key: who runs faster at finding and fixing?
621617

622-
Bressler, Trager, Dafoe (2021) "The Offense-Defense Balance and the Costs of Anarchy"
623-
: Shows that welfare can be better under high offensive advantage than intermediate levels, due to reduced conflict intensity.
618+
**Bressler, Trager, Dafoe (2021)** "The Offense-Defense Balance and the Costs of Anarchy"
619+
: Welfare can be better under high offensive advantage than intermediate (reduced conflict intensity).
Binary file not shown.
-4.01 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)