feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: P-REINFORCE-AUTO-32CC81
|
||||
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
|
||||
category: "10_Wiki/💡 Topics/Programming & Language"
|
||||
confidence_score: 0.90
|
||||
tags: [auto-reinforced]
|
||||
last_reinforced: 2026-04-20
|
||||
@@ -32,12 +32,12 @@ github_commit: "[P-Reinforce] Continuous Worker - SharedArrayBuffer 보안을
|
||||
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Related Topics:** [[Spectre 부채널 공격 (Side-Channel Attack)]], [[HTTP Security Headers (COOP/COEP/CORP)]], [[CORS (Cross-Origin Resource Sharing)]], [[Web Worker Multi-threading]]
|
||||
- **Projects/Contexts:** [[보안이 강화된 고성능 WebGL/React 게임 엔진 배포 환경 구축]]
|
||||
- **Related Topics:** Spectre 부채널 공격 (Side-Channel Attack), HTTP Security Headers (COOP/COEP/CORP), CORS (Cross-Origin Resource Sharing), Web Worker Multi-threading
|
||||
- **Projects/Contexts:** 보안이 강화된 고성능 WebGL/React 게임 엔진 배포 환경 구축
|
||||
- **Contradictions/Notes:** 로컬 개발 환경(`localhost` 또는 `127.0.0.1`)에서는 개발 편의를 위해 COOP/COEP 헤더 없이도 `SharedArrayBuffer`가 일시적으로 동작할 수 있습니다. 하지만 실제 도메인이 연결된 프로덕션(HTTPS) 환경으로 배포할 때는 서버 헤더 설정이 누락되면 즉시 앱이 중단되므로 인프라 수준에서의 꼼꼼한 설정이 필요합니다.
|
||||
|
||||
---
|
||||
|
||||
_Last updated: 2026-04-14_
|
||||
- Raw Source: [[00_Raw/2026-04-20/SharedArrayBuffer 보안을 위한 Cross-Origin Isolation 서버 헤더 설정.md]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user