docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
@@ -1,13 +1,13 @@
---
id: P-REINFORCE-AUTO-9A3E86
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
category: "10_Wiki/💡 Topics/Programming & Language"
confidence_score: 0.90
tags: [auto-reinforced]
last_reinforced: 2026-04-20
github_commit: "[P-Reinforce] Continuous Worker - Side-channel attacks"
---
# [[Side-channel attacks]]
# [[Side-channel attacks|Side-channel attacks]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> 지식 요약 정보 추출 중...
@@ -28,11 +28,11 @@ github_commit: "[P-Reinforce] Continuous Worker - Side-channel attacks"
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
## 🔗 지식 연결 (Graph)
- **Related Topics:** `[[Spectre]]`, `[[Meltdown]]`, `[[Speculative execution]]`, `[[Timestamp quantization]]`, `[[Branchless security checks]]`
- **Projects/Contexts:** `[[WebKit]]`, `[[JavaScriptCore]]`, `[[WebGPU]]`
- **Related Topics:** `[[Spectre|Spectre]]`, `[[Meltdown|Meltdown]]`, `[[Speculative Execution|Speculative execution]]`, `[[Timestamp Quantization|Timestamp quantization]]`, `[[Branchless Security Checks|Branchless security checks]]`
- **Projects/Contexts:** `[[WebKit|WebKit]]`, `[[JavaScriptCore|JavaScriptCore]]`, `[[WebGPU|WebGPU]]`
- **Contradictions/Notes:** WebGPU 스펙은 타이밍 공격의 위험성 때문에 타임스탬프 쿼리를 선택적(optional) 기능으로 명시하고 아예 노출을 제한할 수 있다고 규정합니다. 그러나 Chrome(Blink) 등의 구현체는 기능을 완전히 차단하는 대신, 사이트 격리(site isolation) 여부에 따라 타이머 해상도를 100 마이크로초로 양자화(quantization)하여 보안과 개발자 성능 측정 요구 사이의 타협점을 제공하고 있습니다 [12, 18, 19].
---
*Last updated: 2026-04-19*
- Raw Source: [[00_Raw/2026-04-20/Side-channel attacks.md]]
- Raw Source: 00_Raw/2026-04-20/Side-channel attacks.md
---