From 1111254648af173015784dfa248435599746d764 Mon Sep 17 00:00:00 2001 From: qnbs <155236708+qnbs@users.noreply.github.com> Date: Wed, 29 Jul 2026 05:12:27 +0200 Subject: [PATCH 01/21] =?UTF-8?q?fix(security):=20CSP=20functional=20truth?= =?UTF-8?q?=20=E2=80=94=20wasm-unsafe-eval=20+=20frame-src=20blob:=20(F-01?= =?UTF-8?q?..F-04)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit script-src on all 5 deployment surfaces (index.html, vercel.json, public/_headers, nginx.conf x3, tauri.conf.json) has been 'self' without 'wasm-unsafe-eval' since faad8f0 (2026-05-27), silently blocking WebAssembly.instantiate in every Chromium browser in production. The advertised local-inference stack (WebLLM, ONNX Runtime Web, Transformers.js, DuckDB-WASM, Whisper-STT, Kokoro-TTS) never functioned. The same commit added an unhashed inline +