feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: P-REINFORCE-AUTO-624D09
|
||||
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
|
||||
category: "10_Wiki/💡 Topics/Programming & Language"
|
||||
confidence_score: 0.90
|
||||
tags: [auto-reinforced]
|
||||
last_reinforced: 2026-04-20
|
||||
@@ -23,11 +23,11 @@ github_commit: "[P-Reinforce] Continuous Worker - Side-channel Attack"
|
||||
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Related Topics:** [[Spectre]], [[Meltdown]], [[Speculative Execution]], [[Timing Attack]], [[Timer Quantization]], [[Rowhammer]]
|
||||
- **Projects/Contexts:** [[WebKit]], [[JavaScriptCore]], [[Blink]], [[WebGPU timestamp queries]], [[EXT_disjoint_timer_query]]
|
||||
- **Related Topics:** [[Spectre]], Meltdown, [[Speculative Execution]], [[Timing Attack]], Timer Quantization, [[Rowhammer]]
|
||||
- **Projects/Contexts:** [[WebKit]], [[JavaScriptCore]], [[Blink]], WebGPU timestamp queries, EXT_disjoint_timer_query
|
||||
- **Contradictions/Notes:** 고정밀 GPU 타임스탬프 기능의 경우, 성능 프로파일링을 위해 이 기능이 필수적이라는 개발자들의 요구(WebGPU 커뮤니티 등)와 캐시 부채널 공격(Timing attack)을 막아야 한다는 보안 요구가 충돌합니다. 이에 따라 브라우저 벤더들은 사이트 격리(Site isolation) 상태에 따라 타이머 해상도를 조대화(coarsening)하거나 양자화(quantization)를 강제하는 방식을 타협점으로 사용하고 있습니다 [4, 11, 15, 18].
|
||||
|
||||
---
|
||||
*Last updated: 2026-04-19*
|
||||
- Raw Source: [[00_Raw/2026-04-20/Side-channel Attack.md]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user